How can we find out that a recordset is blank (without using
recordcount property)?
Answer Posted / daya
By use BOF,EOF and recordCount
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
___ Property is used to count no. of items in a combobox.
Differentiate between DAO,ADO and Adodc as in data access objects?
How about Access 2.0 compatibility?
Write the Steps in Creating an ActiveX Control?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Difference between Class Module and Standard Module?
How to customize workgroup message?
How to find size of the file. Which method or function is used to occomplish this?
How would you run your ActiveX Document Dll?
1s it posible to Create Tables Through Querydef?
which method used to move a recordset pointer in nth position in DAG?
How would you create properties by using class Builder Wizard?
How would you Create a Query Builder and Explain its uses
what are the types of LockEdits in DAO?
What is the use of progress Bar Control?