VS 2012 errors on dragging tables to DataSet Designer
Posted: Tue 26 Jun 2012 15:55
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 ?
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 ?