ODBC Issue - Mailing list pgsql-interfaces

From Bijay Singh Bisht
Subject ODBC Issue
Date
Msg-id 001b01c6d013$dca51440$690810ac@synapse.com
Whole thread Raw
List pgsql-interfaces
 
I have a an SQL stament to which i bind parameters (SQLBind) and issue an SQLExecute.
When I do this operation a high rate with I see the following anomalous behaviour.
 
Some of the varchar field even though present in the structures are been passed as '' i.e NULL to the postgres. I checked it up in the postgres logs.
 
Note that this is a sporadic behavior.
 
What could be the reason?

Bijay Singh Bisht

 

pgsql-interfaces by date:

Previous
From: "Henry Jaentschke"
Date:
Subject: Hello I have problem with the interface of pgsql for perl.
Next
From: Andro
Date:
Subject: cursors on prepared queries