ErikEJ / SqlCeToolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
Other
843 stars 175 forks source link

Connection error in Server Explorer in Visual Studio 2022 #925

Closed MrM40 closed 2 years ago

MrM40 commented 2 years ago

What am I missing? error

Another thing, the button "Test Connection" will also show "Test connection succeeded" no matter what you write in the connection string

ErikEJ commented 2 years ago

Have you read the updated guide for VS 2022?

MrM40 commented 2 years ago

I thought you could use the native Visual Studio Server Explorer?

The explorer from the Toolbox works: pic1 pic2

MrM40 commented 2 years ago

Where do I find the guide for 2022?

ErikEJ commented 2 years ago

The connections in the Toolbox are only partially releated to Server Explorer connections!

This guide

MrM40 commented 2 years ago

That guide is not easy to find. I did look at the wiki but it never came to my mind that I should look at something called "DDEX" or "EF6" for that matter. But now I know :-)

ErikEJ commented 2 years ago

what would have been a good title given the content?

MrM40 commented 2 years ago

Anything with "Visual Studio x64 support" and/or "Visual Studio 2022" that whould have caught my attention.

ErikEJ commented 2 years ago

OK, I have made some updates to this issue: https://github.com/ErikEJ/SqlCeToolbox/issues/924

ErikEJ commented 2 years ago

Duplicate of #924