I have an access 97 data base constructed from an oracle schema via a C# program. The DataBase looks fine and I want to write a C# program to copy it to a MySql database. When I "select table_name from MSysObjects" access throws an exception "42000 cannot be read, no read permission".
How do I get read permission?
I can't see MSysObjects with the access gui.
thanks
jim murray
How do I get read permission?
I can't see MSysObjects with the access gui.
thanks
jim murray