Обсуждение: Re: How to configure iodbc access to local postgres db?

Поиск
Список
Период
Сортировка

Re: How to configure iodbc access to local postgres db?

От
Hiroshi Inoue
Дата:
Rob Yampolsky wrote:
>
> Tried your suggestions, and no luck.
>

Seems PostgreSQL ODBC driver seems case-sensitive though
I don't know why.
Please make sure the spelling of the following keywords.

Servername=
Port=
Database=
Username=
Password=
ReadOnly=

regards,
Hiroshi Inoue