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
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Binary Access-method isused to access file in which manner?
which property of menu cannot be set at run time.
Types of DBCombo boxes
State about the different types of visual basic data?
How would you Create a Query Builder and Explain its uses ?
It possible to call OLEDB's Features directly in VB without using any control?
What are the types of line styles available in Treeview Control?
Draw Sequence Modal of RDO and Explain?
What is the use of ActiveX Documents?
How can you get selected file from file system Control?
What is ado in vb.net?
Explain about creating VB applications in excel?
How can you Implement windows functionality in VB?
How many ways we can access file using VB?