EntityCommandExecutionException when creating entity model
Posted: Mon 21 Mar 2011 20:03
In Visual Studio 2010 using the latest devart release (downloaded today), when creating an Entity model from an existing sqlite database, I get the following error in a Visual Studio dialog box. Any ideas?
---------------------------
Microsoft Visual Studio
---------------------------
An error occurred while connecting to the database. The database might be unavailable. An exception of type 'System.Data.EntityCommandExecutionException' occurred. The error message is: 'An error occurred while executing the command definition. See the inner exception for details.
The inner exception caught was of type 'Devart.Data.SQLite.SQLiteException', with this error message: 'SQLite error
near ")": syntax error'.'.
---------------------------
OK
---------------------------
---------------------------
Microsoft Visual Studio
---------------------------
An error occurred while connecting to the database. The database might be unavailable. An exception of type 'System.Data.EntityCommandExecutionException' occurred. The error message is: 'An error occurred while executing the command definition. See the inner exception for details.
The inner exception caught was of type 'Devart.Data.SQLite.SQLiteException', with this error message: 'SQLite error
near ")": syntax error'.'.
---------------------------
OK
---------------------------