System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

18 check-ins using file SQLite.Interop/SQLite.Interop.rc version 0062724a7e

2011-02-26
10:21
Added interop project to streamlined build system. Updated SQLite to version 3.7.5. Fixed several warnings about unused local variables in extension-functions.c and interop.c. Group the source files by their origin (for clarity). Heavily revised the RC file for consistency and to centralize version information. Unfortunately, VS2008 / VS2010 use entirely different schemas for their property files; therefore, two sets of property files are required. Deleted the extraneous resource.h file. check-in: 98361f4a6b user: mistachkin tags: trunk
2011-02-17
08:41
Add test project to streamlined build system. Remove hard-coded supportedRuntime element from the test project app.config file as it is not necessary and prevents the test project from working correctly with the .NET Framework 2.0. Remove unnecessary using statements from test project. check-in: 921761a566 user: mistachkin tags: trunk
07:52
More work on streamlined build system. check-in: 55bbb6741b user: mistachkin tags: trunk
06:00
Initial work on streamlining the build system. Also, partial fix for building with Visual Studio 2008 and/or the .NET Framework 2.0 [2737c06ea1] (for the primary assembly only). check-in: 6d2a2db720 user: mistachkin tags: trunk
2011-02-16
05:05
Don't set SQLITE_OPEN_CREATE when "Read Only=true" is used in the connection string. Fix for [ac0e253dcf]. check-in: 99e4838b78 user: shaneh tags: trunk
03:45
Removed dependency on app.config from project System.Data.SQLite - Netmodule. Fix for [9db22d7e32]. check-in: 312197770b user: shaneh tags: trunk
03:42
Added null check on p in sqlite3_finalize_interop(). Fix for [fc994d007d]. check-in: 726d3115f6 user: shaneh tags: trunk
03:22
Updates for compiling design time support (includes missing DLLs for VS2005, 2008, and 2010). check-in: b0ae15a64c user: shaneh tags: trunk
2011-01-31
21:09
Fix typo. check-in: 640f41c7ee user: shaneh tags: trunk
20:46
More updates to the web pages. check-in: e473043c58 user: shaneh tags: trunk
20:17
Updates to web pages. check-in: b4b0148f05 user: shaneh tags: trunk
19:58
Added a few embedded web pages. check-in: 22ba9778cb user: shaneh tags: trunk
04:23
Added setup and msi projects to main solution and modified to remove design time support. Need to get this building and tested and re-added. check-in: 1e42f1810d user: shaneh tags: trunk
2011-01-04
22:42
Remove the "suo" file from control on the advice of VS2010 authorities on the net. check-in: c69a42fb89 user: drh tags: trunk
22:18
Remove obsolete separate source-file implementation of SQLite and rely exclusively on the amalgamation. check-in: 4adb1bfb8a user: drh tags: trunk
22:03
Remove all of the build products in the bin/ subdirectory from the source tree. check-in: 6a5f417260 user: drh tags: trunk
21:55
Merge the VS2010 updates into trunk. check-in: b6e6cd73f6 user: drh tags: trunk
20:46
Update internal SQLite engine to 3.7.4. Update SDS version to 1.0.67.0. Closed-Leaf check-in: 8a92ed133d user: shaneh tags: vs2010