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
Is visual basic still used?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is the default workspace?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What is the use of command Object?What are the various types of variables?
What is FireHouse Cursors?
How do I create a new form in visual basic?
How do I do drag & drop between applications?
Which type of object requires this object?
Explain about declaring variables in Visual basic?
How would you activate animation control?
Why can't I use an index with my VB accessed database?
How many File System Controls are there ? Explain.
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).
what are the Types of DBCombo boxes?