Move from Novell to Win2003 Net/ Linking

M

m miller

Our corp. is going to move from a Novell Network to a Windows 2003 network.
All the server names will change.
The problem is our users Link Tables and other references to Network UNC
paths (macros, etc.). We have literally
hundreds of end-user MS Access databases and no idea as to who 'links' to
what.

Is there any possible way to identify these paths in an Access .mdb file
programmatically and also change them
programmatically?

Input is greatly appreciated.

Marc Miller
CTE
 
T

Tony Toews

m miller said:
Our corp. is going to move from a Novell Network to a Windows 2003 network.
All the server names will change.
The problem is our users Link Tables and other references to Network UNC
paths (macros, etc.). We have literally
hundreds of end-user MS Access databases and no idea as to who 'links' to
what.

Is there any possible way to identify these paths in an Access .mdb file
programmatically and also change them
programmatically?

Relink Access tables from code
http://www.mvps.org/access/tables/tbl0009.htm
will give you the starting point.

However can you update those links from an external program? That I'm
not sure at all.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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