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.
What is DDE?
How would you add elements and pictures to listitems in listview control?
Draw Sequence Modal of DAO? Explain.
What is the need of tabindex property is label control?
When should we use recursive programming?
___ property used to add a menus at runtime.
How can I speed up my VB database application?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you attach pictures in column headers of List View Control?
How can you determine performance standards?
How would you convert a form into document?
What do you mean by provider?
DHTML Is used for what?