2
2.0 to 2000 converter - Bruce
I have looked and looked and from what I have seen, there is no way to open
or link to a (user-level) secured db from an unsecured one usign VBA.
OpenDatabase seems to have provision to allow a way through database-level
password protection, but not user-level.
I am writing a db to perform as many steps as I can to convert an MSAccess
2000 db into an Oracle one with a number of structure changes, so I want to
open or link (attach) to the tables in the production db, so I can run the
conversion queries and produce Oracle scripts ready to run on the Unix Oracle
server.
Any suggestions?
or link to a (user-level) secured db from an unsecured one usign VBA.
OpenDatabase seems to have provision to allow a way through database-level
password protection, but not user-level.
I am writing a db to perform as many steps as I can to convert an MSAccess
2000 db into an Oracle one with a number of structure changes, so I want to
open or link (attach) to the tables in the production db, so I can run the
conversion queries and produce Oracle scripts ready to run on the Unix Oracle
server.
Any suggestions?