can u solve this problem....
From: Mradul Mandhanya (mradul.mandhanya_at_teleatlas.com)
Date: 07/05/04
- Next message: Ana Alberts: "Re: ADO - Access and TDate parameter"
- Previous message: Mradul Mandhanya: "exception : Either BOF or EOF is true or the current record has been deleted"
- Next in thread: FaithNoMore: "Re: can u solve this problem...."
- Reply: FaithNoMore: "Re: can u solve this problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Ana Alberts: "Re: ADO - Access and TDate parameter"
- Previous message: Mradul Mandhanya: "exception : Either BOF or EOF is true or the current record has been deleted"
- Next in thread: FaithNoMore: "Re: can u solve this problem...."
- Reply: FaithNoMore: "Re: can u solve this problem...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]