R
Roger Carlson
If this was converted from Access 97, try adding a reference to DAO in any
code window under Tools>Reference.
code window under Tools>Reference.
Declaring DAO worked.
I also created a reference, which I didn't have, to Microsoft DAO 3.6 Object
Library.
Is all this correct? Can I or should I remove the references to Microsoft
ActiveX Data Objects??
Thanks again,
James
P.S.
Another problem. I'll make separate post.
John Nurick said:If it was upgraded from Access 97 you probably don't need the reference
to ADO but you do need the reference to DAO.