File: odbc.ini.sample

package info (click to toggle)
libiodbc2 3.52.4-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,680 kB
  • ctags: 3,645
  • sloc: ansic: 40,057; sh: 9,120; makefile: 476
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