Entity Data Model Wizard .net4/vs2010

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
seubi
Posts: 1
Joined: Thu 03 Feb 2011 13:45

Entity Data Model Wizard .net4/vs2010

Post by seubi » Thu 03 Feb 2011 14:04

Hello,

I'am testing devart connectors for ado net entity framework (dotnet 4 and visual studio 2010).

An error expected in the VS wizard (on 2 computers) :

1) I create a new connection, browse the database file...
2) I click on the 'Test connection' button who says "Test connection succeeded".
3) But when I click 'Next >' on the wizard, It can not retrieve data base information, and the following error occurs :
'SQLite error near ")" : synthax error '.''

This is a screenshot :
Image

Can someone helps me ?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 03 Feb 2011 15:14

Unfortunately, we are not capable of supporting Microsoft Entity Data Model wizard in SQLite.
Add Devart Entity model instead (Solution Explorer->Add New item...), it has the same functionality and a more convenient designer - Entity Developer.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Data Model Wizard .net4/vs2010

Post by Shalex » Thu 19 Jul 2012 11:15

New version of dotConnect for SQLite 4.1 is released!
It can be downloaded from http://www.devart.com/dotconnect/sqlite/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=29&t=24526 .

This version includes the support of Visual Studio LightSwitch 2011 (v1) and LightSwitch in Visual Studio 11 Beta/2012 RC (v2).

Post Reply