I am using the Visual Studio 2012 RC release and just installed the dttConnect for SQLite standard (shows 4.0.25.0 version in program list).
I created the DataConnection and all my tables show up. I can select the table in the data connections window and view the data without issue.
However, I cannot drag (or manually add via query) the tables to the DataSet Designer as they immediately error out with the following:
"Could not retrieve schema information for table or view"
What am I missing ?
VS 2012 errors on dragging tables to DataSet Designer
-
- Posts: 2
- Joined: Tue 26 Jun 2012 15:42
Re: VS 2012 errors on dragging tables to DataSet Designer
Unfortunately, we cannot reproduce the issue in our environment at the moment.
Looks like this is not a VS2012 RC problem but the peculiarity of your database.
Please send us your database (or the DDL/DML scripts) with which the problem can be reproduced.
Looks like this is not a VS2012 RC problem but the peculiarity of your database.
Please send us your database (or the DDL/DML scripts) with which the problem can be reproduced.