Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sourceforge |
Files: | files | file ages | folders |
SHA1: |
3df863ce6ed84c3c4d44b87cca435079 |
User & Date: | rmsimpson 2005-12-19 20:46:25.000 |
Context
2005-12-20
| ||
14:43 | Re-fix HasRows check-in: aa5229db4e user: rmsimpson tags: sourceforge | |
2005-12-19
| ||
20:46 | Fix typo check-in: 3df863ce6e user: rmsimpson tags: sourceforge | |
20:46 | Use a filter to retrieve attributes check-in: 33bc5a13c8 user: rmsimpson tags: sourceforge | |
Changes
Changes to readme.htm.
1 2 3 4 5 6 7 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> ADO.NET 2.0 SQLite Data Provider<br> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> ADO.NET 2.0 SQLite Data Provider<br> Version 1.0.24.1 - Dec 19, 2005<br> Interop using SQLite 3.2.8<br> Written by Robert Simpson (<a href="mailto:robert@blackcastlesoft.com">robert@blackcastlesoft.com</a>)<br> Released to the public domain, use at your own risk!<br> <br> The latest version can be downloaded <a href="http://sourceforge.net/projects/sqlite-dotnet2"> here</a> <br> |
︙ | ︙ |