How can we find out that a recordset is blank (without using
recordcount property)?
Answers were Sorted based on User's Feedback
Answer / 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 |
in ADO connection string if password is leave blank and all others are given. what will happen
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
Whether HTML supports multimedia: and document links?
What is the use of Scalewidth and ScaleHeight Proeperty?
What is a toolbox in visual basic?
Is there a way to break long lines in VB code?
How would you add elements and pictures to listitems in listview control?
what is different from edit and updates?
What is understand in resource tracking?
What is dao in vba?
How can objects on different threads communicate with one another?
__ no of controls in form.