ionutdinulescu
Programmer
I create a TADOQuery, then I navigate through it until the last record.
When I try to destroy it, a runtime error occurs: Requires a current record.
I move the pointer to the first record, then I destroy the query, and the error doesn't occur anymore.
What if I have no records in the query ?
When I try to destroy it, a runtime error occurs: Requires a current record.
I move the pointer to the first record, then I destroy the query, and the error doesn't occur anymore.
What if I have no records in the query ?