Driver's SQLAllocHandle on SQL_HANDLE_DBC failed

From: Amir Zicherman <amir(dot)zicherman(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Driver's SQLAllocHandle on SQL_HANDLE_DBC failed
Date: 2005-03-29 22:17:15
Message-ID: 27a5b7d105032914172d55ea17@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

hi guys.

i'm using microsoft odbc and i close and open a lot of connections
through my code at a regular basis. for some reason, sometimes, not
always, i get the following error when i try to open a new connection
to the DB: "ERROR [IM005] [Microsoft][ODBC Driver Manager] Driver's
SQLAllocHandle on SQL_HANDLE_DBC failed".

on the db side, the postgresql error log shows nothing abouy this.
any ideas why this is happening?

my postgresql version is: 7.4.6

Thank You, amir

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-03-29 22:20:48 Re: do I need replication or something else?
Previous Message Caleb Simonyi-Gindele 2005-03-29 22:06:57 Re: do I need replication or something else?

Browse pgsql-odbc by date

  From Date Subject
Next Message Bruce Momjian 2005-03-30 06:33:30 Re: Driver maintenance continuation
Previous Message Jeff Eckermann 2005-03-29 21:02:23 Re: Ignoring the limited user-rights by using ODBC