Re: asynchronous support

From: Radhesh Krishnan K <radheshkrishnank(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: asynchronous support
Date: 2012-03-06 11:46:35
Message-ID: CAMYfGhChTgtYVnSh5-8EJM-7XX_uuR3iidSKENg2JkMDJjPj8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Nick,

Thanks for your quick response.

Hi, from a unixODBC perspective, async should work fine, but make sure that
> the driver manager is not set to searialise threads, Check that Theading=0
> is set in the odbcinst.ini entry for the driver. Current (2.3.x) builds of
> unixODBC default to this but in the past drivers were often not thread safe.
>
>
Currently in my odbcinst.ini I don't see any "Threading" field. Should I
add that, If so what should be the value ?

--

Thanks & Regards,
Radhesh Krishnan K.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message jason.tuttle 2012-03-12 17:52:30 ERROR :: ODBC--call failed :: Bindings were not allocated properly. (#15)
Previous Message Radhesh Krishnan K 2012-03-06 11:04:19 asynchronous support