How can we find out that a recordset is blank (without using
recordcount property)?
Answer Posted / ghanshyam verma
just check the eof and bof property of that
eg: if rs.eof = true or rs.bof = true then
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the differences between ActiveX Dll and ActiveX Exe?
Types of cursors in RDO.
How would you attach pictures in Treeview Control?
what are the Types of LockEdits in RDO?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
which method used to move a recordset pointer in nth position in DAG?
Types of Resultsets.
How can you filter out specific type of file using file system controls?
How can you Navigate from the DHTML application to another DHTML application? .
How do I call a DLL?
What is "Reserved Error -1209"?
Explain the "cursortype" and "Locktype" in VB?
What are the properties of datacontrol?
___ argument can be used to make a menuitem into bold.
What is rdo in vb?