File: unixodbc.ini

package info (click to toggle)
sqliteodbc 0.99991-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,328 kB
  • sloc: ansic: 59,154; sh: 12,780; 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