TADOQuery.Close
From: Kermit Baker II (kermit_at_theapnetwork.com)
Date: 04/29/04
- Next message: Brian Bushay TeamB: "Re: Design a table"
- Previous message: RandChris: "Re: help with nested datasets and MSSql Server autoincrement, ado andD6"
- Next in thread: Brian Bushay TeamB: "Re: TADOQuery.Close"
- Reply: Brian Bushay TeamB: "Re: TADOQuery.Close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 20:02:29 -0400
I have been using an ADO Query component against a MYSQL database table for
some some (in production)
Now that I have a modification to make to the program, I am getting an error
when attempting to close the query. This is after a setting parameter
value, preparing the query, opening it, and then closing. The error is:
Either BOF or EOF is true, or the current record has been deleted.
Requested operation requires a current record. Help context 1240645
Any insight into this error message?
Thanks,
Kermit
- Next message: Brian Bushay TeamB: "Re: Design a table"
- Previous message: RandChris: "Re: help with nested datasets and MSSql Server autoincrement, ado andD6"
- Next in thread: Brian Bushay TeamB: "Re: TADOQuery.Close"
- Reply: Brian Bushay TeamB: "Re: TADOQuery.Close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|