LightSwitch import?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
dsdevoy
Posts: 9
Joined: Thu 29 Dec 2011 17:09

LightSwitch import?

Post by dsdevoy » Tue 31 Jan 2012 08:09

Are there any plans to support the Microsoft LightSwitch platform?
Any attempt to import an existing SQLite database into a LightSwitch project yields the following error (including a tiny db with a single table and a single field)...
An error occurred while executing the command definition. See the inner exception for details.
SQLite error
near ")": syntax error

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

Post by Shalex » Mon 06 Feb 2012 17:48

We will investigate the possibility to support Microsoft LightSwitch in dotConnect for SQLite. We will post here about the results. But there is no timeframe at the moment.

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

Re: LightSwitch import?

Post by Shalex » Mon 02 Jul 2012 07:53

The support of Visual Studio LightSwitch 2011 (v1) and LightSwitch in Visual Studio 11 Beta/2012 RC (v2) is implemented. We will post here when the corresponding build of dotConnect for SQLite is available for download.

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

Re: LightSwitch import?

Post by Shalex » Thu 19 Jul 2012 10:30

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 .

floatingfrisbee
Posts: 1
Joined: Fri 28 Dec 2012 20:27

Re: LightSwitch import?

Post by floatingfrisbee » Fri 28 Dec 2012 20:34

Hi there,

I'm trying to determine if the latest release of dotConnect is what we are looking for. We are trying to create a custom data store for SQL Lite so our LightSwitch application can talk to SQL Lite. When you mentioned that dotConnect supports LightSwitch, is that what you meant?

Thanks,
Jaspreet

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

Re: LightSwitch import?

Post by Shalex » Sat 29 Dec 2012 13:16

You can talk to SQLite from your LightSwitch application via dotConnect for SQLite.

Post Reply