File: test-postgresql.dsn

package info (click to toggle)
soci 4.1.2-2~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 17,968 kB
  • sloc: ansic: 169,887; cpp: 54,198; javascript: 12,258; ada: 1,973; sh: 36; makefile: 12; xml: 2
file content (9 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
[ODBC]
Description=DSN for SOCI ODBC connection to PostgreSQL(Travis-CI)
Driver=PostgreSQL ANSI
Server=localhost
Port=5432
Database=soci_test
UID=postgres
PWD=Password12!
UnknownsAsLongVarchar=1