How can we find out that a recordset is blank (without using
recordcount property)?
Answer Posted / prahant
if eof is true
| Is This Answer Correct ? | 2 Yes | 0 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.
Is it posible to Create Tables Through Querydef?
Which type of object requires this object?
How can you Implement windows functionality in VB?
What are some methods you can use to send data from one VB executable to another one?
How many types of API functions are available in VB?
Where can I get good up-to-date information about VB?
What do you know about chaining views.
Write the Steps in Creating an ActiveX Control?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How to find size of the file. Which method or function is used to occomplish this?
What is vbs file?
What is the use of ActiveX Documents?
How to get freefile location in memory?
When should we use recursive programming?