Thread: [ODBC] PostgreSQL Connectivity

[ODBC] PostgreSQL Connectivity

From
Kuldeep Kumar
Date:
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

Re: [ODBC] PostgreSQL Connectivity

From
"Inoue, Hiroshi"
Date:
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