ErikEJ / SqlCeToolbox

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

Register DDEX Providers button missing #563

Closed MartinRobins closed 6 years ago

MartinRobins commented 6 years ago

The "Register DDEX Providers" button is not being displayed.

Steps to reproduce

Open the tool window, click on the About Icon. "Register DDEX Providers" button is not displayed (see image).

about

Further technical details

Visual Studio 2017 15.4.4 Windows 10 (1709, 16299.64)

ErikEJ commented 6 years ago

This is on purpose, as you can see the DDEX providers are registered...

MartinRobins commented 6 years ago

Only the provider for 4.0 is registered. The 3.5 provider is not registered and this is the one that I need to use. This worked in previous versions but no longer appears to.

ErikEJ commented 6 years ago

Sorry, only the provider for 4.0 is available now, I gave up on the 3.5 provider.

ErikEJ commented 6 years ago

As a workaround, use a 4.0 database during design time