vb123.com

Garry Robinson's Popular MS Access, Office and VB Resource Site

 

Home  Contact Us

Order Software

Search vb123

 Smart Access  
The Magazine that Access Developers loved to read and write for is back
Article Index Here or
Purchase Here

RSS & Newsletter  
Join our XML/RSS Newsfeed or sign up for our informative newsletter on Office Automation, Access and VB topics
Sign up here

Get Good Help
If you need help with a database, our Australian Professionals could be the answer
Read More

  The Workbench  Find out who has your database open, start the correct version of Access, easy compacting and zip backups, change startup options,  compile, shutdown database
Read and Download


Access > SqlServer 
Upsize to SQL Server 2005 or 2008, easily repeated conversions, highly accurate SQL query
translation and web form conversion.
Read More

Like FMS Products?
Purchase them from us and get a free Workbench or Smart Access  More

The Toolbox
Libraries of software that we regularly import into our projects.  More..


Garry's Blog
Find out a few other things that Garry has been writing about Microsoft Access. Read more

About The Editor Garry Robinson writes for a number of popular computer magazines, is now a book author and has worked on 100+ Access databases. He is based in Sydney, Australia
Contact Us ...

 

or try our new site built with SharePoint Designer
 vb123.com.au
 

 

Next Tip  Linking Tables  - Help For End Users

Why not read this article on linking to Outlook tables in Access 2007

ad2468x60

After splitting a database into a software and backend database, setup a form that has these notes on it.  Then add a button to the main form that opens that form.  This will assist the user to find where the link table manager is.  Also if the user does not have the link table manager installed, reinstall Access with the Advanced Wizards.

Now add these notes to that form

Linked Table Manager ..... Use this procedure to view or to refresh links when the structure or location of a linked table has changed. The Linked Table Manager lists the paths to all currently linked tables.

To view or refresh links

1 Open the database that contains links to tables.
2 On the Tools menu, point to Add-ins, and then click Linked Table Manager.
3 Select the check box for the tables whose links you want to refresh.
4 Click OK to refresh the links.


Microsoft Access confirms a successful refresh or, if the table wasn't found, displays the Select New Location of <table name> dialog box in which you specify its new location.
If several selected tables have moved to the new location you specify, the Linked Table Manager searches that location for all selected tables, and updates all links in one step.

To change the path for a set of linked tables

1 Open the database that contains links to tables.
2 On the Tools menu, point to Add-ins, and then click Linked Table Manager.
3 Select the Always Prompt For A New Location check box.
4 Select the check box for the tables whose links you want to change, and then click OK.
5 In the Select New Location dialog box, specify the new location, and then click OK.


Notes

· The Linked Table Manager doesn't move database or table files. If you want to move database or table files to a new location, use the Windows Explorer, My Computer, or the MS-DOS Copy or Move commands. Once you have moved a database or table, you can use the Linked Table Manager to refresh links to its linked tables.
· The Linked Table Manager can't refresh links to Microsoft Access tables whose names were changed after they were linked. You must delete the current link, and then link such tables again.

Extra - Setup a a button on this form and insert the following code under the button to fire up the Link Table Manager.  

' Fire up the Linked Table Manager"
SendKeys "%TIL"

Links >>>  Home | Search | Workbench | Orders | Newsletter | Access Security | Access professionals