Index: Doc/Extra/designer.html ================================================================== --- Doc/Extra/designer.html +++ Doc/Extra/designer.html @@ -48,22 +48,22 @@ SQLite databases from within Visual Studio is a great time-saver.  Though the support is not yet fully-implemented, there's certainly enough there to keep you busy.  You can create databases, design and execute queries, create typed datasets and lots more all from Visual Studio.

Installation Instructions

-

- In Windows Explorer, navigate to SQLite.Net\bin\Designer - and execute the INSTALL.EXE program.  It will automatically - detect what eligible Visual Studio products are installed, and allow you to check - and uncheck which environments to install the designer for.

+

Download and run one of the setup packages and then select the "Install + the designer components for Visual Studio 20XX." option when prompted.

Express Edition Limitations

-

All Express Editions (except Visual Web Developer) are hard-coded to only allow you to design for Jet and Sql Server Database Files.  The only way for SQLite - to install its designer is to temporarily replace one of the existing "approved" - designers.  Therefore, when you install the SQLite designer for one of these - express editions, it will temporarily replace the Microsoft Access designer.  - You can revert back to the Access designer simply by re-running the install.exe - program and un-checking the boxes.

+

Visual Studio design-time Support, works with all versions of Visual Studio + 2005/2008/2010. You can add a SQLite database to the Servers list, design + queries with the Query Designer, drag-and-drop tables onto a Typed DataSet, etc. +
+ + Due to Visual Studio licensing restrictions, the Express Editions can no + longer be supported. + +


Version History

-

1.0.78.0 - January XX, 2012

+

1.0.78.0 - January 27, 2012

Index: Doc/SQLite.NET.chm ================================================================== --- Doc/SQLite.NET.chm +++ Doc/SQLite.NET.chm cannot compute difference between binary files Index: readme.htm ================================================================== --- readme.htm +++ readme.htm @@ -3,11 +3,11 @@ ADO.NET SQLite Data Provider
-Version 1.0.78.0 January XX, 2012
+Version 1.0.78.0 January 27, 2012
Using
SQLite 3.7.10
Originally written by Robert Simpson
Released to the public domain, use at your own risk!
Official provider website: http://system.data.sqlite.org/
Legacy versions: http://sqlite.phxsoftware.com/
Index: www/features.wiki ================================================================== --- www/features.wiki +++ www/features.wiki @@ -37,13 +37,12 @@ 2005/2008/2010. You can add a SQLite database to the Servers list, design queries with the Query Designer, drag-and-drop tables onto a Typed DataSet, etc.
- Currently not included. We are still updating the design-time support - installer. Due to Visual Studio licensing restrictions, the Express - Editions can no longer be supported. + Due to Visual Studio licensing restrictions, the Express Editions can no + longer be supported.
  • Full SQLite schema editing inside Visual Studio. You can create/edit tables, Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -1,11 +1,11 @@ News Version History

    - 1.0.78.0 - January XX, 2012 (release pending) + 1.0.78.0 - January 27, 2012