Can I change ODBC Parameters on thr fly ? - Mailing list pgsql-interfaces

From Brian Piatkus
Subject Can I change ODBC Parameters on thr fly ?
Date
Msg-id 00072014545700.00935@brianp
Whole thread Raw
List pgsql-interfaces
HiI am using a VB client which on ODBC v 6.5....
If I check the 'Use Declare/Fetch' box, I find that a simple query gets broken
down by the driver to multiple queries, each with a single row cursor. I can
live with this bu not using declare fetch. However I would also like to be able
to use access on the same db. 1) can I change the characteristics of the driver programmatically for this
session only ?

2) Can I set up a different DSN for this driver (I've not been able to set one
up differently so far)



pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: jdbc large object support ??
Next
From: Thomas Lockhart
Date:
Subject: Re: TCL API