I have declared a variable as an ADODB.Recordset. It all works fine but I want to find out the number of records the recordset returns.
There is a property called RecordCount but this is set at -1 ?
Am I doing something wrong or not looking at the right property ?
There is a property called RecordCount but this is set at -1 ?
Am I doing something wrong or not looking at the right property ?