Re: Cannot open Access table with ADO or BDE/ODBC
- From: "Guillem" <guillemvicens-nospam@xxxxxxxxxxxxxxxxxx>
- Date: 19 May 2006 07:53:51 -0700
Doug Stephens wrote:
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.
wow, I also think the problem lies in the number of records. As Vitali
points out your system will try to fetch them all in memory.
Desktop databases do such things, in opposition to RDBMS, because they
are designed for small databases and can usually (but not always)
afford to fetch all the data.
--
Best regards :)
Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam
.
- Follow-Ups:
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Vitali Kalinin
- Re: Cannot open Access table with ADO or BDE/ODBC
- 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
|