M
MacNut2004
Hello,
I have created a secure database using the User-Level security wizard with
success. Right now, I am trying to assign passwords using functions...and
i'm using this line of code:
Dim cat As ADOX.Catalog
and I get an error saying "User-Defined Type Not Defined" at runtime and
don't know what that means. Can someone help me?
Thank you!
MN
I have created a secure database using the User-Level security wizard with
success. Right now, I am trying to assign passwords using functions...and
i'm using this line of code:
Dim cat As ADOX.Catalog
and I get an error saying "User-Defined Type Not Defined" at runtime and
don't know what that means. Can someone help me?
Thank you!
MN