PDA

View Full Version : Access97(vba) question


Propig
09-18-2001, 08:52 AM
Question #2

I have an Access 97 front end with a SQL server 2000 backend. I am trying to create a querydef object to use for reporting, but need to find perform a different task if no records are found.

Can you find the number of records in a querydef? or do you have to set a recordset in order to get a record count?