adspace


How can you check whether a record is valid record or
Invalid record using ADO control or Object?

Answer Posted / Anusha Raj Verma

To check if a record is valid in ADO, you can use the Recordset's EOF (End Of File) and BOF (Beginning Of File) properties. If both properties are False, then the current record is valid. Additionally, the Recordset's RecordCount property gives the total number of records in the dataset.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you activate animation control?

2456


How do I make the mouse cursor invisible/visible?

1440


With in the form we want to check all the text box control are typed or not? How?

2071


How do I tell when an application executed using the SHELL command is finished?

1636


How would you attach pictures in column headers of List View Control?

2165


Specify technical & functional architecture of your last 2 projects.

2146


How do I force a file dialogue box to reread the currect disk?

1526


Draw Sequence Modal of DAO and Explain?

2139