G
Guest
When compiling as follows:
Dim cn As ADODB.Connection
Dim cat As ADOX.Catalog
the program can't identify ADOX as an allowed type.
Do I need an extra control/library/add-in? If affirmative, how to find it
and how to associate it with my MSAccess data base?
Dim cn As ADODB.Connection
Dim cat As ADOX.Catalog
the program can't identify ADOX as an allowed type.
Do I need an extra control/library/add-in? If affirmative, how to find it
and how to associate it with my MSAccess data base?