System.Data.SQLite

Check-in [7479c0b7e1]
Login

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

Overview
Comment:Make sure the interop project uses /fp:precise for Windows CE.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7479c0b7e12f41c292ac51e08669d9b05fe801ad
User & Date: mistachkin 2012-02-09 21:36:49.416
Context
2012-02-10
05:46
When tracing prepared statements, detect null and/or empty SQL statements and emit a special message in that case. check-in: 85adfff6cd user: mistachkin tags: trunk
2012-02-09
21:36
Make sure the interop project uses /fp:precise for Windows CE. check-in: 7479c0b7e1 user: mistachkin tags: trunk
2012-02-06
21:57
Add OpenAndReturn method to the SQLiteConnection class to Open a connection and immediately return it. Add missing CheckDisposed calls to the SQLiteConnection class. Add missing throw statement to the SQLiteConnection class. check-in: de60415f96 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.