ErikEJ / SqlCeToolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS 2022 dataset specified Type not supported

lcslouis opened this issue · comments

I go to add a new dataset
Set the provider to your provider
Give it the sqlite database name and location.

Get Error occurred while retrieving the information from the database.

The specified type is not supported by this selector.

Database is SQLite3.
The toolbox sees it and I can edit and run queries.

Yu have to install and use the System.data.SQLite provider, mine is not full featured enough to support typed dataset design.