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
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How can you get selected file from file system Control?
How can you Navigate from the DHTML application to another DHTML application? .
What is the use of Hyperlink control for DHTML applications?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
Recordset object consists what?
Clear property is available in ____,___ control.
How to get Cursor position using API?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What are the Internet tools available in VB6.0?
How can I speed up my VB database application?
How would you create properties in ActiveX Control?
What is ODBC Direct and Microsoft Jet Database Engine ?
What are the scope of the class?
What is form in visual basic?