Re: Access 2000 with ADOTable error - Unspecified error
- From: "Andrew Baylis" <abaylis_nos@xxxxxxxxxxx>
- Date: Tue, 15 Jan 2008 17:56:10 +1100
"Alan T" <alanNOSPAMpltse@xxxxxxxxxxxx> wrote in message news:478c158f@xxxxxxxxxxxxxxxxxxxxxxxxx
Sorry,Two things to try:
is the table name called 'session' a key word in Delphi?
Actually the table name is called 'session'.
i) change your select query to: SELECT * FROM [TableName] <--i.e. put the tablename between square brackets
ii) Do a "Compact and Repair" of the database within Access in case any of the internal structures have become corrupt.
Good luck,
Andrew
.
- Follow-Ups:
- References:
- Access 2000 with ADOTable error - Unspecified error
- From: Alan T
- Re: Access 2000 with ADOTable error - Unspecified error
- From: Alan T
- Re: Access 2000 with ADOTable error - Unspecified error
- From: Alan T
- Access 2000 with ADOTable error - Unspecified error
- Prev by Date: Re: Access 2000 with ADOTable error - Unspecified error
- Next by Date: Re: Better than gold
- Previous by thread: Re: Access 2000 with ADOTable error - Unspecified error
- Next by thread: Re: Access 2000 with ADOTable error - Unspecified error
- Index(es):
Relevant Pages
|