Index: Doc/Extra/Provider/designer.html ================================================================== --- Doc/Extra/Provider/designer.html +++ Doc/Extra/Provider/designer.html @@ -52,11 +52,11 @@
Download and run one of the setup packages and then select the "Install the designer components for Visual Studio 20XX." option when prompted.
Visual Studio design-time Support, works with all versions of Visual Studio
- 2005/2008/2010/2012. You can add a SQLite database to the Servers list, design
+ 2005/2008/2010/2012/2013. 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.
Index: Doc/Extra/Provider/welcome.html
==================================================================
--- Doc/Extra/Provider/welcome.html
+++ Doc/Extra/Provider/welcome.html
@@ -92,11 +92,11 @@
On the Compact Framework, it is faster than Sql Server Mobile.
SQLite's installed size is a fraction of Sql Mobile's. It uses less memory at runtime,
runs queries faster, and has a smaller database file size as well.