mearmortal
Programmer
Using the following code in Chaper 9 page730 of the Access 2000 developers handbook Volume 1 Desktop Edition I get the above error message on running a report.
The VB Debugger stops on this code: -
DIM rst As ADODB.Recordset
I think I'm missing something but having trouble idetifying what it is? I beleive I havn't set up a recordset but I'm not sure.
The VB Debugger stops on this code: -
DIM rst As ADODB.Recordset
I think I'm missing something but having trouble idetifying what it is? I beleive I havn't set up a recordset but I'm not sure.