Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: 32 bit ODBC driver for PostgreSQl


  • From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
  • To: "Anumula, Rahul" <Rahul(dot)Anumula(at)harpercollins(dot)com(dot)au>, <pgsql-odbc(at)postgresql(dot)org>
  • Subject: Re: 32 bit ODBC driver for PostgreSQl
  • Date: Fri, 10 Aug 2007 15:05:40 +0900
  • Message-id: <06bf01c7db14$7ad5a880$c601a8c0(at)HP22720319231>

Hi.

Since an ODBC administrator is 64 bits, the data sauce for 32bit cannot be created.
In this case, it is necessary to write direct data sauce in a registry.
However, psqlODBC is support 64bit environment now. but,  It is necessary to
compile it by myself. It is win64.mak. and libpq of PostgreSQL needs to be built by
64bits again.

Please, only AMD64 has an examination version here.
http://www.geocities.jp/inocchichichi/psqlodbc/index.html

Regards,
Hiroshi Saito

----- Original Message ----- From: Anumula, Rahul
To: pgsql-odbc(at)postgresql(dot)org
Sent: Monday, August 06, 2007 3:35 PM
Subject: [ODBC] 32 bit ODBC driver for PostgreSQl


Hi,

I'm looking for a 32-bit PostgreSQL driver to be installed on a Windows Server 2003 Standard x64 Edition.
I have already installed PostgreSQL driver version 8.00.01.01.

Basically I'm trying to connect to (using SQL Server Integration Services) PostgreSQL on Linux machine from Windows Server 2003 Standard x64 Edition. It connects and works perfectly fine when I run the package in design mode. But its failing when I'm trying to execute it as a job.

It fails with the error
"ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified"
eventhough there is a DSN.

What I understood from all my trials is that when run as a service (or a job) package is looking for a 32 bit driver and it is unable to find one.

Can you help in anyway?
Where can I get 32 bit driver to be installed alongside the 64 bit driver.

Regards,
Rahul.





Please consider the environment before printing this e-mail
CONFIDENTIALITY NOTICE: This e-mail and any attachments are for the named person's use only and may contain information that is confidential or legally privileged. If this e-mail has been sent to you by mistake or you are not the intended recipient, you are not entitled to use it in any way and must permanently delete it and any attachments from your computer. Thank you.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group