M
Michelle
I am writting code for my Access 2000 form. I would like
to query the database and hold the results in a recordset
for further processing but the object types for Database
and Recordset are not available to me.
If I type:
Dim x As Database
I get the following error:
Microsoft Visual Basic
Compile Error:
User Defined Type not defined
Do I need an Add-in? If so, my Add-in Manager is empty.
Where do I get Add-in's from?
Thank you for your help,
Michelle
to query the database and hold the results in a recordset
for further processing but the object types for Database
and Recordset are not available to me.
If I type:
Dim x As Database
I get the following error:
Microsoft Visual Basic
Compile Error:
User Defined Type not defined
Do I need an Add-in? If so, my Add-in Manager is empty.
Where do I get Add-in's from?
Thank you for your help,
Michelle