System.Data.SQLite

Check-in [56addf2ca6]
Login

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

Overview
Comment:1.0.17 final
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sourceforge
Files: files | file ages | folders
SHA1: 56addf2ca66d0822e6f55a50c9b4507b8c0427f7
User & Date: rmsimpson 2005-08-28 04:33:09.000
Context
2005-08-28
04:34
1.0.17 intiial Itanium release check-in: 241525f52f user: rmsimpson tags: sourceforge
04:33
1.0.17 final check-in: 56addf2ca6 user: rmsimpson tags: sourceforge
04:32
Updates to 1.0.17 check-in: f867c86a33 user: rmsimpson tags: sourceforge
Changes
Unified Diff Ignore Whitespace Patch
Changes to bin/CompactFramework/SQLite.Interop.dll.

cannot compute difference between binary files

Changes to bin/CompactFramework/System.Data.SQLite.dll.

cannot compute difference between binary files

Changes to bin/CompactFramework/testce.exe.

cannot compute difference between binary files

Changes to bin/Designer/Install.cmd.
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
:NextCmdLine

SHIFT
GOTO ParseCmdLine

:Main

ECHO DDEX Data Provider for SQL Server (sample 1) Installation
ECHO   VS Registry Root: %REGROOT%
ECHO   XML File Path:    %XMLPATH%

IF NOT EXIST "%XMLPATH%\SQLiteDataViewSupport.xml" ECHO The data view support XML file was not found.& GOTO End
IF NOT EXIST "%XMLPATH%\SQLiteDataObjectSupport.xml" ECHO The data object support XML file was not found.& GOTO End

CScript "%MYDIR%\Install.vbs" //NoLogo "%REGROOT%" "%XMLPATH%"







|







17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
:NextCmdLine

SHIFT
GOTO ParseCmdLine

:Main

ECHO Installing DDEX Data Provider for SQLite
ECHO   VS Registry Root: %REGROOT%
ECHO   XML File Path:    %XMLPATH%

IF NOT EXIST "%XMLPATH%\SQLiteDataViewSupport.xml" ECHO The data view support XML file was not found.& GOTO End
IF NOT EXIST "%XMLPATH%\SQLiteDataObjectSupport.xml" ECHO The data object support XML file was not found.& GOTO End

CScript "%MYDIR%\Install.vbs" //NoLogo "%REGROOT%" "%XMLPATH%"
Changes to bin/Designer/SQLite.Designer.dll.

cannot compute difference between binary files