Re: Problem with psqlodbc

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Problem with psqlodbc
Дата
Msg-id 4D00B010.405@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Problem with psqlodbc  (Paweł Kopka <pawelkopka@wp.pl>)
Список pgsql-odbc
(2010/12/09 7:16), Paweł Kopka wrote:
> This is the connection string:
>
> ("Driver=" & lvarPostgreOdbcName & ";Server=" & mvarServer & ";Uid=" &
> mvarUser & ";" & _
> "Pwd=" & mvarPassword & "; Database=" & mvarDataBase & ";Port=" &

There is a space between ";" and "Database=".
Isn't it a problem?

> lvarPort & ";SSL=True;sslmode=prefer")

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