Re: Connction string lacks some options

Поиск
Список
Период
Сортировка
От matevzm
Тема Re: Connction string lacks some options
Дата
Msg-id 1404455661714-5810528.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Connction string lacks some options  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-odbc
Now I am using settings:

/[ODBC Data Sources]
DSNana  = psqlDriver
DSNopen = OpenLink PostgreSQL Lite Driver v6.0
DSNopen2 = OpenLink PostgreSQL Lite Driver (Unicode) v6.0

[DSNana]
Description         = DSNana
Driver              = /Library/PostgreSQL/psqlODBC/lib/psqlodbcw.so
Trace               = No
TraceFile           =
Database            = ANA
Servername          = localhost
UserName            = matevzmrak
Password            =
Port                = 5432
Protocol            = 7.4
ReadOnly            = No
RowVersioning       = No
ShowSystemTables    = No
ShowOidColumn       = No
FakeOidIndex        = No
ConnSettings        =

[DSNopen]
Driver     = /Library/ODBC/OpenLink PostgreSQL Lite ODBC Driver
v6.0.bundle/Contents/MacOS/pgr7_mt_lt.so
ServerName = localhost
Port       = 5432
Database   = ANA
Username   = matevzmrak
Debug      = 1


[DSNopen2]
Driver     = /Library/ODBC/OpenLink PostgreSQL Lite ODBC Driver (Unicode)
v6.0.bundle/Contents/MacOS/pgr7_mt_lu.so
ServerName = localhost
Port       = 5432
Database   = ANA
Username   = matevzmrak
Debug      = 1/

and I can connect with DSNopen, but not with DSNana with psqlodbcw driver to
the same server... Any ideas?

Best regards, Matevz



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Connction-string-lacks-some-options-tp5810410p5810528.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: Ask for two questions on psqlodbc
Следующее
От: Craig Ringer
Дата:
Сообщение: Impossible to use MSDTC/XA with SSPI