Script to query code within mdb

T

Todd Sowter

Hi,

I am undertaking a large data migration project which will end up giving
users new drive mappings and possibly new directory paths. Some of the data
that will be moved includes access databases that may include code with text
strings of drive letters or unc paths. For example a button action that
copies files from local drive c:\data to a network drive K:\Backup.

I am hoping there is some way to use vbscript (or alternative) to open the
mdb file code as an object, read the text and then search through the text
for certain strings (ie "k:\" or \\server etc).

Can this be done? Can you tell me where I can find info on this?

Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top