Re: Cannot open Access table with ADO or BDE/ODBC
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Fri, 19 May 2006 18:04:59 +0300
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.
This statement is almost totally wrong. In ADO whether all records fetched
in memory or not is controlled by Cursor Location property and doesn't
depend on DB backend at all.
.
- Follow-Ups:
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Doug Stephens
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Guillem
- 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
- Re: Cannot open Access table with ADO or BDE/ODBC
- From: Guillem
- 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
|