Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
640f41c7ee974ae6467704e9c64651d3 |
User & Date: | shaneh 2011-01-31 21:09:27.000 |
Context
2011-02-16
| ||
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 | |
Changes
Changes to www/support.wiki.
︙ | ︙ | |||
39 40 41 42 43 44 45 | <h3>Direct E-Mail</h3> <p>Use the mailing list. Please do <b>not</b> send email directly to the authors of SQLite or System.Data.SQLite unless:</p> <ul> | | | 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | <h3>Direct E-Mail</h3> <p>Use the mailing list. Please do <b>not</b> send email directly to the authors of SQLite or System.Data.SQLite unless:</p> <ul> <li>You have or intend to acquire a <a href="http://www.sqlite.org/draft/support.html">professional support contract</a> <li>You are working on an open source project. </ul> <p>You are welcomed to use SQLite in closed source, proprietary, and/or commercial projects and to ask questions about such use on the public mailing list. But please do not ask to receive free direct technical support. The software is free; direct technical support is not.</p> |