System.Data.SQLite

Check-in [cdce870cee]
Login

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

Overview
Comment:Update the Visual C++ 2013 redistributable packages in externals to Visual Studio 2013 Update 2.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cdce870ceeb0576e5aeeeed7b064abaa4cb2620b
User & Date: mistachkin 2014-05-12 22:23:34.308
Context
2014-05-14
20:14
Add support for setting the default DbType and type name used for mappings on a per-connection basis. Pursuant to [3c00ec5b52]. check-in: cf20301f89 user: mistachkin tags: trunk
18:45
Work in progress for feature request [3c00ec5b52]. check-in: 9c5dda4992 user: mistachkin tags: tkt-3c00ec5b52
2014-05-12
22:23
Update the Visual C++ 2013 redistributable packages in externals to Visual Studio 2013 Update 2. check-in: cdce870cee user: mistachkin tags: trunk
2014-05-09
02:42
Add an icon with a size of 128 pixels and use it from the NuGet packages. check-in: b4f7cca567 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Name change from Externals/MSVCPP/vcredist_x64_2013_RTM.exe to Externals/MSVCPP/vcredist_x64_2013_VSU2.exe.

cannot compute difference between binary files

Name change from Externals/MSVCPP/vcredist_x86_2013_RTM.exe to Externals/MSVCPP/vcredist_x86_2013_VSU2.exe.

cannot compute difference between binary files

Changes to Setup/set_netFx451.bat.
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
::

IF NOT DEFINED ISNETFX2 (
  SET ISNETFX2=False
)

IF NOT DEFINED VCRUNTIME (
  SET VCRUNTIME=2013_RTM
)

IF NOT DEFINED CONFIGURATION (
  SET CONFIGURATION=Release
)

IF NOT DEFINED PLATFORM (







|







8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
::

IF NOT DEFINED ISNETFX2 (
  SET ISNETFX2=False
)

IF NOT DEFINED VCRUNTIME (
  SET VCRUNTIME=2013_VSU2
)

IF NOT DEFINED CONFIGURATION (
  SET CONFIGURATION=Release
)

IF NOT DEFINED PLATFORM (
Changes to Setup/set_x64_2013.bat.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ECHO OFF

::
:: set_x64_2013.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::

SET ISNETFX2=False
SET VCRUNTIME=2013_RTM
SET PLATFORM=x64
SET PROCESSOR=x64
SET YEAR=2013










|



1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ECHO OFF

::
:: set_x64_2013.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::

SET ISNETFX2=False
SET VCRUNTIME=2013_VSU2
SET PLATFORM=x64
SET PROCESSOR=x64
SET YEAR=2013
Changes to Setup/set_x86_2013.bat.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ECHO OFF

::
:: set_x86_2013.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::

SET ISNETFX2=False
SET VCRUNTIME=2013_RTM
SET PLATFORM=Win32
SET PROCESSOR=x86
SET YEAR=2013










|



1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ECHO OFF

::
:: set_x86_2013.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::

SET ISNETFX2=False
SET VCRUNTIME=2013_VSU2
SET PLATFORM=Win32
SET PROCESSOR=x86
SET YEAR=2013
Changes to Setup/verify.lst.
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953

###############################################################################
#
# NOTE: This is the list of files that should be present in all setup archives
#       supporting the .NET Framework 4.5.1 for x86.
#
set sds_manifests(setupX86Vs2013) {
  {{tmp}\vcredist_x86_2013_RTM.exe}
}

###############################################################################
#
# NOTE: This is the list of files that should be present in all setup archives
#       supporting the .NET Framework 4.5.1 for x64.
#
set sds_manifests(setupX64Vs2013) {
  {{tmp}\vcredist_x64_2013_RTM.exe}
}

###############################################################################
#
# NOTE: These are the master archive manifest groups, based on file name.  The
#       first element in each list is the array variable name prefix used to
#       locate another array containing the named elements referenced by the







|








|







930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953

###############################################################################
#
# NOTE: This is the list of files that should be present in all setup archives
#       supporting the .NET Framework 4.5.1 for x86.
#
set sds_manifests(setupX86Vs2013) {
  {{tmp}\vcredist_x86_2013_VSU2.exe}
}

###############################################################################
#
# NOTE: This is the list of files that should be present in all setup archives
#       supporting the .NET Framework 4.5.1 for x64.
#
set sds_manifests(setupX64Vs2013) {
  {{tmp}\vcredist_x64_2013_VSU2.exe}
}

###############################################################################
#
# NOTE: These are the master archive manifest groups, based on file name.  The
#       first element in each list is the array variable name prefix used to
#       locate another array containing the named elements referenced by the
Changes to www/downloads.wiki.
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
        (9.94 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        RTM runtime for x86 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2013.</b></big>
        <br />
        (sha1: b8ebce566bcebbafcba91bacaddb46a651b85315)
      </td>







|







831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
        (9.94 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x86 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2013.</b></big>
        <br />
        (sha1: b8ebce566bcebbafcba91bacaddb46a651b85315)
      </td>
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
        <br />
        (9.96 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x86 is included.
        The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 223151de947a7004fba4e5b22997feb8b7d7361e)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|
|







853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
        <br />
        (9.96 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x86 is
        included.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 223151de947a7004fba4e5b22997feb8b7d7361e)
      </td>
    </tr>

    <tr>
      <td colspan="4">
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
        (10.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        RTM runtime for x64 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: 8d00c40d2f06872dac47ee8664755fe9244d00b7)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-setup-x64-2013-1.0.92.0.exe">sqlite-netFx451-setup-x64-2013-1.0.92.0.exe</a>
        <br />
        (10.66 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x64 is included.
        The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 362312d6eda2a358fc4261a23241c2a9d5cf84fb)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|


















|
|







879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
        (10.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x64 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: 8d00c40d2f06872dac47ee8664755fe9244d00b7)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-setup-x64-2013-1.0.92.0.exe">sqlite-netFx451-setup-x64-2013-1.0.92.0.exe</a>
        <br />
        (10.66 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x64 is
        included.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 362312d6eda2a358fc4261a23241c2a9d5cf84fb)
      </td>
    </tr>

    <tr>
      <td colspan="4">
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
        <br />
        (2.00 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x86 and the .NET
        Framework 4.5.1 are required.
        <br />
        (sha1: 15328c41eae85b7aab95b4be58ae9f6b8dc8ef5a)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-Win32-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-binary-Win32-2013-1.0.92.0.zip">sqlite-netFx451-binary-Win32-2013-1.0.92.0.zip</a>
        <br />
        (2.04 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013 RTM
        runtime for x86 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: 8e29c141b90c6fa0a310a9e8c9bba650c191578c)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|
|
















|
|







1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
        <br />
        (2.00 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x86 and the
        .NET Framework 4.5.1 are required.
        <br />
        (sha1: 15328c41eae85b7aab95b4be58ae9f6b8dc8ef5a)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-Win32-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-binary-Win32-2013-1.0.92.0.zip">sqlite-netFx451-binary-Win32-2013-1.0.92.0.zip</a>
        <br />
        (2.04 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x86 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: 8e29c141b90c6fa0a310a9e8c9bba650c191578c)
      </td>
    </tr>

    <tr>
      <td colspan="4">
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
        <br />
        (2.03 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x64 and the .NET
        Framework 4.5.1 are required.
        <br />
        (sha1: 86636e661a303746c4f74f4b4f13c4512da04b2e)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-binary-x64-2013-1.0.92.0.zip">sqlite-netFx451-binary-x64-2013-1.0.92.0.zip</a>
        <br />
        (2.09 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013 RTM
        runtime for x64 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: dbb44c01763de8e2a19fc6516a3b8e67d8294b2a)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|
|
















|
|







1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
        <br />
        (2.03 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x64 and the
        .NET Framework 4.5.1 are required.
        <br />
        (sha1: 86636e661a303746c4f74f4b4f13c4512da04b2e)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-binary-x64-2013-1.0.92.0.zip">sqlite-netFx451-binary-x64-2013-1.0.92.0.zip</a>
        <br />
        (2.09 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x64 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: dbb44c01763de8e2a19fc6516a3b8e67d8294b2a)
      </td>
    </tr>

    <tr>
      <td colspan="4">
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
        <br />
        (2.34 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x86 is statically
        linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 84b81245dd5d77a80ba97ef87dda461485a9cbad)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-Win32-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-static-binary-Win32-2013-1.0.92.0.zip">sqlite-netFx451-static-binary-Win32-2013-1.0.92.0.zip</a>
        <br />
        (2.38 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013 RTM
        runtime for x86 is statically linked.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: a3f7de19501adaa9f185af27df8f642e39b0e499)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|
|
















|
|
|







1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
        <br />
        (2.34 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x86 is
        statically linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 84b81245dd5d77a80ba97ef87dda461485a9cbad)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-Win32-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-static-binary-Win32-2013-1.0.92.0.zip">sqlite-netFx451-static-binary-Win32-2013-1.0.92.0.zip</a>
        <br />
        (2.38 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x86 is statically linked.  The .NET Framework 4.5.1
        is required.
        <br />
        (sha1: a3f7de19501adaa9f185af27df8f642e39b0e499)
      </td>
    </tr>

    <tr>
      <td colspan="4">
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
        <br />
        (2.31 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 RTM runtime for x64 is statically
        linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 1e9afa71c7700bc11a649c0aaf41d2c776de7e44)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-static-binary-x64-2013-1.0.92.0.zip">sqlite-netFx451-static-binary-x64-2013-1.0.92.0.zip</a>
        <br />
        (2.37 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013 RTM
        runtime for x64 is statically linked.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: 7485a89b8344bc74c9d8660bed0306add0977646)
      </td>
    </tr>

    <tr>
      <td colspan="4">







|
|
















|
|
|







1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
        <br />
        (2.31 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.92.0
        (3.8.4.1) package.  The Visual C++ 2013 Update 2 runtime for x64 is
        statically linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 1e9afa71c7700bc11a649c0aaf41d2c776de7e44)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-x64-2013"></a>
        <a href="/downloads/1.0.92.0/sqlite-netFx451-static-binary-x64-2013-1.0.92.0.zip">sqlite-netFx451-static-binary-x64-2013-1.0.92.0.zip</a>
        <br />
        (2.37 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.92.0 (3.8.4.1) package.  The Visual C++ 2013
        Update 2 runtime for x64 is statically linked.  The .NET Framework 4.5.1
        is required.
        <br />
        (sha1: 7485a89b8344bc74c9d8660bed0306add0977646)
      </td>
    </tr>

    <tr>
      <td colspan="4">