System.Data.SQLite

Check-in [c0e81f8271]
Login

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

Overview
Comment:Another minor download page update for Visual Studio 2013.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | preRelease
Files: files | file ages | folders
SHA1: c0e81f82719bb3de0f4e52de8d0741f79cb289e0
User & Date: mistachkin 2013-12-23 16:50:57.950
Context
2013-12-23
17:11
More fixes to wording on the download page. check-in: 0222f3b0da user: mistachkin tags: preRelease
16:50
Another minor download page update for Visual Studio 2013. check-in: c0e81f8271 user: mistachkin tags: preRelease
16:46
Update downloads page to include Visual Studio 2013 and the .NET Framework 4.5.1. check-in: e02876e42d user: mistachkin tags: preRelease
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/downloads.wiki.
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        All downloadable packages on this web page that do not include
        the word &quot;<b>static</b>&quot; in their file name require the
        appropriate version (e.g. 2005, 2008, 2010, or 2012) of the Microsoft
        Visual C++ Runtime Library, to be successfully installed on the target
        machine, prior to making use of the executables contained therein.  It
        should also be noted that the downloadable packages on this web page
        that include the word &quot;<b>setup</b>&quot; (i.e. the setup packages)
        already include and will attempt to automatically install the required
        version of the Microsoft Visual C++ Runtime Library.
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <b>Latest Microsoft Visual C++ Runtime Library Downloads</b>
      </td>







|
|
|
|
|
|
|







9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        All downloadable packages on this web page that do not include
        the word &quot;<b>static</b>&quot; in their file name require the
        appropriate version (e.g. 2005, 2008, 2010, 2012, or 2013) of the
        Microsoft Visual C++ Runtime Library, to be successfully installed on
        the target machine, prior to making use of the executables contained
        therein.  It should also be noted that the downloadable packages on this
        web page that include the word &quot;<b>setup</b>&quot; (i.e. the setup
        packages) already include and will attempt to automatically install the
        required version of the Microsoft Visual C++ Runtime Library.
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <b>Latest Microsoft Visual C++ Runtime Library Downloads</b>
      </td>
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
      </td>
    </tr>
    <tr bgcolor="#fff1c8">
      <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.







|
|







67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
      </td>
    </tr>
    <tr bgcolor="#fff1c8">
      <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 (or higher).
        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.