"Use Declare/Fetch" option

From: "David P(dot) Lurie" <dbase4(at)hotmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: "Use Declare/Fetch" option
Date: 2004-04-19 14:57:32
Message-ID: c60pcl$bsg$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Does the "Use Declare/Fetch" option get rid of performance and other
problems with combo boxes in Access when the row source is an SQL query?

The description suggests that it retrieves up to 100 records at a time using
a cursor, without the need for any coding on the client side. Some
references (MS Access 2003 Inside Out and Programming Access 2002) suggest
avoiding combo box lookups from queries, but this could be a solution.

If so, should two separate DSNs be configured for a database in which
client-side combo boxes will be used (one with Use Declare/Fetch for combo
box queries)?

Thanks,

David P. Lurie

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeff Eckermann 2004-04-20 14:56:59 Dealing with Insert Problems with Access
Previous Message Dave Page 2004-04-19 08:31:33 Re: New driver snapshot - 07.03.0209