File: unixodbc.ini

package info (click to toggle)
sqliteodbc 0.9995-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,644 kB
  • ctags: 2,751
  • sloc: ansic: 58,365; sh: 12,411; makefile: 952; sql: 313
file content (9 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[SQLite]
Description = SQLite ODBC Driver
Driver      = libsqliteodbc.so
Setup       = libsqliteodbc.so

[SQLite3]
Description = SQLite3 ODBC Driver
Driver      = libsqlite3odbc.so
Setup       = libsqlite3odbc.so