Francisco H Tapia
my.lists at verizon.net
Tue Feb 11 11:45:13 CST 2003
Julie,
If you are pulling over millions of records (or in general a large
subset of data) and really don't require all the records, consider attaching
views or even better, using pass-through queries. This should minimize the
amount of data coming across the wire and provide you with the data you need
for forms and reports...
-Francisco
http://rcm.netfirms.com
----- Original Message -----
From: "Julie Reardon-Taylor"
Sent: Tuesday, February 11, 2003 9:26 AM
Subject: [AccessD] ODBC Connection
: I have an Access front-end using an odbc connection to sql tables. The
: connection is sometimes a bit slower than I would like. Is there a better
: way to connect to these tables than through odbc?
:
:
:
: Julie Reardon-Taylor