I am trying to declare something as type database. Here is my code, “dim tempdatabase as database”
When I compile it I keep getting an error that says, “User-defined type not defined.”
Is this not a standard type in my object library. How do I get an object library that supports type database?
Thank you
When I compile it I keep getting an error that says, “User-defined type not defined.”
Is this not a standard type in my object library. How do I get an object library that supports type database?
Thank you