Page 1 of 1

VS 2012 errors on dragging tables to DataSet Designer

Posted: Tue 26 Jun 2012 15:55
by r0bmarshall
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 ?

Re: VS 2012 errors on dragging tables to DataSet Designer

Posted: Tue 03 Jul 2012 13:06
by Helen
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.