File: odbc.ini.sample

package info (click to toggle)
libiodbc2 2.50.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 860 kB
  • ctags: 1,245
  • sloc: ansic: 8,060; sh: 6,664; makefile: 81
file content (22 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;
;  odbc.ini
;
[ODBC Data Sources]
OpenLink = OpenLink (MT)

[OpenLink]
Driver          = /home/openlink/lib/oplodbc.so.1
Description     = Sample OpenLink MT DSN
Host            = localhost
ServerType      = Oracle 8
FetchBufferSize = 99
UserName        = 
Password        = 
Database        = 
ServerOptions   = 
ConnectOptions  = 
Options         = 
ReadOnly        = no

[Default]
Driver = /home/openlink/lib/oplodbc.so.1