TADOQuery.Close

From: Kermit Baker II (kermit_at_theapnetwork.com)
Date: 04/29/04


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



Relevant Pages

  • Re: function does not return
    ... Some servers will put slashes on returning data, ... The exception to this is if you called addslashes() before you inserted the data in the MySQL database. ... The ifstatement probably made sense years ago, before the query was assigned the line before. ...
    (alt.php)
  • Re: How do mysql_fetch_assoc/mysql_query work?
    ... When I submit a query using PHP I ... at least the data I want) in an array. ... I submit a query to a MySQL database it goes away, ... What language are you using? ...
    (comp.lang.php)
  • Re: How do mysql_fetch_assoc/mysql_query work?
    ... Jerry Stuckle wrote: ... When I submit a query using PHP I ... Maybe you don't want a 2D array? ... I submit a query to a MySQL database it goes away, ...
    (comp.lang.php)
  • Re: TADOQuery.Close
    ... >I have been using an ADO Query component against a MYSQL database table for ... >some some (in production) ... >when attempting to close the query. ...
    (borland.public.delphi.database.ado)
  • Getting this week from database?
    ... Dear Folks and Friends, ... I screwed up somewhere and had this code working before, but now, ... I have a simple MySql database which has ... the query returns no data at all. ...
    (alt.php)