Closed juanmanuelsanche closed 4 months ago
You are using Microsoft.Data.Sqlite, that does not work. You need System.Data.Sqlite, and I am not sure it works with the DataSource designer.
can you point me in the right direction to do it correctly? Im completely loss here and I appreciate the help
You need to point to Sysystem.Data.Sqlite in the Choose your Datasource dialog.
Sadly it wont show the option...
What you are asking for is not supported, as per the wiki:
"The System.Data.SQLite DDEX provider does not support Visual Studio 2017, 2019 and 2022. This post describes how to work with SQLite and Entity Framework 6 in Visual Studio 2017/2019/2022, using the "SQLite Toolbox" DDEX provider for EF6. Notice that this provider only supports the EF 6 Tools, and not other Data Source scenarios, for example Typed DataSets. This requires Visual Studio 2017 15.8 or later."
I have tried the steps on the wiki and there is no GAC no matter what I do. Also when I try to add the dataset everything checks out I even get a connection successful
but the dataset properties goes blank again
Im also attaching machine.config file machine.zip
Thanks in advance !
Steps to reproduce
Just try to add a dataset for reports in VS2022
Further technical details
Toolbox/Power Tools version: 4.8.776
Database engine: (SQlite)
Visual Studio or SSMS version: 2022