GM - Free SQLite ODBC Driver 1.0
Download
Free   2.6 MB

GM - Free SQLite ODBC Driver 1.0

Free Access SQLite Databases via ODBC
Rating
Your vote:
Latest version:
1.0.0 See all
Developer:
Screenshots
1 / 1
Awards (1)
Show all awards
Software Informer Virus Free award
Freeware
Download
Free   2.6 MB

Features:
Fast, stable, optimized native code (build with freePascal).
Thread safe. All objects inside the driver are internally secured by critical sections, so they can safely accessed by multiple threads.
Conforms to ODBC standard 3.5.
Unicode: The internal string type of the driver is Unicode (Utf-16). The driver DLL exports only the SQLXxxxxW functions. But it converts string data to ANSI if an application wants character data as SQL_C_CHAR (instead of SQL_C_WCHAR).
Support for Date, Time and Datetime datatypes.
All important SQLite flags can be specified in the Connection strings.
Easy to use dialog to create or change ODBC data source entries in the ODBC management of the system.
Supports SQLSetPos with operations SQL_ADD, SQL_UPDATE, SQL_DELETE and SQL_REFRESH for tables with primary keys, when all primary key columns are in the select list of the statement.
Automatic data type conversions for almost all possible type combinations: application buffer datatype vs. database column datatype.
SQLite DLL's included in the installer.

Comments

User

Your vote: