Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add more support notes to the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
cd74429503467e26f4fb2ceeefb90661 |
User & Date: | mistachkin 2012-09-17 11:32:41.423 |
Context
2012-09-17
| ||
12:46 | More updates to the download page. check-in: 99ce814fe6 user: mistachkin tags: trunk | |
11:32 | Add more support notes to the download page. check-in: cd74429503 user: mistachkin tags: trunk | |
10:52 | Add/fix some file header comments. check-in: 83553a13b0 user: mistachkin tags: trunk | |
Changes
Changes to www/downloads.wiki.
︙ | ︙ | |||
16 17 18 19 20 21 22 23 24 25 26 27 28 29 | "System.Data.SQLite" project. This is the <b>only</b> official distribution point for these downloadable packages. If these packages are obtained elsewhere, it is very important to compare their SHA1 hashes to the corresponding hashes listed below to make sure the contained files are the same. </td> </tr> <tr> <td colspan="3"> <b>Package Types</b> </td> </tr> | > > > > > > > > > > > > > > > > | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | "System.Data.SQLite" project. This is the <b>only</b> official distribution point for these downloadable packages. If these packages are obtained elsewhere, it is very important to compare their SHA1 hashes to the corresponding hashes listed below to make sure the contained files are the same. </td> </tr> <tr> <td colspan="3" class="importantNotes"> There are several other projects, with widely varying levels of support and compatibility, known to use the similar names. At least one of those projects is an unofficial fork of the legacy 1.0.66.0 release, modified (by a third-party) to work with Visual Studio 2010. Only the software contained on this page is directly <a href="support.wiki">supported</a> by the maintainers of this project (i.e. the <a href="http://www.sqlite.org">SQLite Development Team</a>) as we do not necessarily have any knowledge of the other projects that use the same (or a similar) name. That being said, if a particular question is related to the core SQLite native library itself, one of the <a href="http://www.sqlite.org/support.html">SQLite support options</a> is probably the best way to get an answer. </td> </tr> <tr> <td colspan="3"> <b>Package Types</b> </td> </tr> |
︙ | ︙ |