Microsoft Access Admin
How to Change the Registry Permissions
- Start Registry Editor (Regedt32.exe).
- Select the following key in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\ODBC
- On the Security menu, click Permissions.
- Add the internet user and type the required permissions for the account that is accessing the Web page.
- Quit Registry Editor.
How To Set a System DSN
- In Control Panel select Administrative Tools.
- Select Data Sources (ODBC).
- Select the System DSN Tab and Click 'Add'.
- Select a driver corresponding to the database software that you are using and click 'Finish'. This will probably be one of the following: SQL Server; an Oracle driver; or Microsoft Access driver (*.mdb).
- For MS Access databases: Select a Data Source Name you will assign to this connection (it can be the same as the database name or a short-hand version of the name). Although it is not required you also may enter a short description of the database in the Description box. In the Database section, click the 'Select' button to scroll to the location of your database and select it. Click 'OK'.
- For SQL Server databases, enter the name you wish to use to refer to this data source connection (it can be the same as the database name or a short-hand version of the name). Although it is not required you also may enter a short description of the database in the Description box. Select the SQL Server that you wish to connect to (in most instances this should be typed as: Click 'Next'.
- Click the check box for Windows NT Authentication. Click 'Next'.
- Change the default database to your SQL Server database. Click 'Next'.
- Click 'Finish'.
- Click 'Test Data Source' to ensure that a connection has been made. Click 'OK'.
How To Link a Table
- In the distributed file go to File->Get External Data->Link Tables
- Navigate to the network share or folder where the file is located and click 'Link'.
- In the Tables tab select the table that you want to link to and click 'OK'
- http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295297
- http://support.microsoft.com/kb/305599/en-us