can u solve this problem....

From: Mradul Mandhanya (mradul.mandhanya_at_teleatlas.com)
Date: 07/05/04


Date: Mon, 05 Jul 2004 20:00:51 +0530

hi dear,

i am doing some task by bde i am not getting any problem...when i am
switching on to ado i am getting problems,,

let me describe everything more clearly..

suppose i have a TADOquery object say 'tadoq' right

now corresponding to it i am executing a sql say "Select * from emp
where ename = 'michel' " all right now the table don't have any michel

so the tadoq.recordcount = 0 and tadoq.bof = true and tadoq.eof = true

now when i am doing tadoq.close or freeandnil(tadoq) i am getting the
exception message that Either EOF or BOF is true,current record is
deleted, the operation require current record

now tell me yaar whar is the problem.............?????

thanks,

pintoo