Re: Cannot open Access table with ADO or BDE/ODBC
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Thu, 18 May 2006 18:49:49 +0300
"Doug Stephens" <dougstephens@xxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:446c8e13$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Take a look at CursoLocation property of TADODataSet in online help. 280.000Vitali Kalinin wrote:How many records in this table, are there any blobs, do you
experience same problem with server side cursor?
280,000 records No blobs. Not tried with server side cursor.
Not even really sure what that is:) But there is no "server" in this
scenario, unless you call JET a server.
records is pretty much, if you will open them with clUseClient, ctStatic
cursor (default settings of TADODataSet) it could take a lot of time and
memory, since all this records will be fetched in memory.
.
- References:
- Cannot open Access table with ADO or BDE/ODBC
- From: Doug Stephens
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Vitali Kalinin
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Doug Stephens
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Vitali Kalinin
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Doug Stephens
- Cannot open Access table with ADO or BDE/ODBC
- Prev by Date: Re: Cannot open Access table with ADO or BDE/ODBC
- Next by Date: Re: Cannot open Access table with ADO or BDE/ODBC
- Previous by thread: Re: Cannot open Access table with ADO or BDE/ODBC
- Next by thread: Re: Cannot open Access table with ADO or BDE/ODBC
- Index(es):
Relevant Pages
|