Re: PostgreSQL Connectivity

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Kuldeep Kumar <kuldeep(dot)kumar(at)logixshapers(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: PostgreSQL Connectivity
Date: 2017-01-25 23:23:20
Message-ID: 58bfb447-8bb7-3513-415e-6cd8d947b21c@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2017-01-26 02:59:25 Re: Need assistance with ODBC bytea data please
Previous Message Inoue, Hiroshi 2017-01-25 10:06:01 Re: Fwd: Connection string parameter sslrootcert does not work