Re: [ODBC] PostgreSQL Connectivity

Поиск
Список
Период
Сортировка
От Inoue, Hiroshi
Тема Re: [ODBC] PostgreSQL Connectivity
Дата
Msg-id 58bfb447-8bb7-3513-415e-6cd8d947b21c@dream.email.ne.jp
обсуждение исходный текст
Ответ на [ODBC] PostgreSQL Connectivity  (Kuldeep Kumar <kuldeep.kumar@logixshapers.com>)
Список pgsql-odbc
Hi Kuldeep,

On 2017/01/24 22:40, Kuldeep Kumar wrote:
> Hello Support Team,
> I am using windows 7 version 64 bit, I have installed ODBC latest
> version(9.3) and PostgreSQL version(9.3) .But when I trying to connect
> my database in Visual Studio 2010 then its give me an error 'ERROR
> [IM002] [Microsoft][ODBC Driver Manager] Data source name not found
> and no default driver specified'. I am unable to resolve it.Please help me
>

32bit applications need 32bit datasources and 64bit applications need
64bit datasources.
Which datasource did you register?

regards,
Hiroshi Inoue



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

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] Fwd: Connection string parameter sslrootcert does not work
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] Need assistance with ODBC bytea data please