ODBC Driver for SQLite
Hi,
Would it be possible to deploy the SQLite ODBC Driver?
Here is driver website http://www.ch-werner.de/sqliteodbc/
Installers for the current version:
- 32-bit http://www.ch-werner.de/sqliteodbc/sqliteodbc.exe
- 64-bit http://www.ch-werner.de/sqliteodbc/sqliteodbc_w64.exe
BTW, currently there are the following drivers
available:
Get-OdbcDriver -Platform 64-bit | Select-Object -ExpandProperty Name
SQL Server
SQL Server Native Client 10.0
SQL Server Native Client 11.0
ODBC Driver 11 for SQL Server
PostgreSQL ANSI(x64)
PostgreSQL Unicode(x64)
Microsoft Hive ODBC Driver
MySQL ODBC 5.3 ANSI Driver
MySQL ODBC 5.3 Unicode Driver
Thanks!
Mat
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 13 May, 2016 04:34 PM
Hi Mat,
You can install the drivers with PowerShell during the build. Example of installing x64 build of the driver:
It's installed into
C:\Program Files\SQLite ODBC Driver for Win64
2 Posted by mloskot on 13 May, 2016 10:02 PM
Hi,
Sweet, it worked very well.
Thanks Fedor!
mloskot closed this discussion on 13 May, 2016 10:03 PM.