in VS2013, I'm facing a problem using the Add DataSource Wizard: I've got a connection to a SQLite .db file. I launch the DataSource wizard: Data Source Type => Database ; Database Model => Dataset then I choose my connection and all the tables are displayed. If I check all tables and click Finish, after a while computing, I get an error:
'Object reference not set to an instance'
If I choose only a few tables, it works fine...
Note: I'm using System.Data.SQLite provider and my db contains 356 tables.
Aucun commentaire:
Enregistrer un commentaire