GETTING STARTED
To create a directory link
1. Create a new text file using a text editor, such as Notepad.
2. In the text file, enter the entire path of the database directory. For example, if your database is located locally on your hard drive you would enter C:\Databases\Other. If your database is located on a server, you would enter something such as \\Granite\Databases\Other.
To set access control for a directory link
If you have a database stored on a server, you may want to set access control for the DIR file, so only certain groups or people can access the link. If you set access control, anyone who has access to the server your database is on can see the directory, but only the groups or people listed in your DIR file can open it.
1. In the DIR file you created, enter the hierarchical names of the groups or people you want to give access to. For example, your DIR file can look like this:
Joe Smith/ABC/ACME
Sales/ACME
To open a database through a directory link
1. Choose File - Database - Open and navigate to the directory where you created the DIR file. The name of the DIR file you created should appear as a folder in the Database list field. For example, if you named your file Work.DIR, you would see Work as a folder.
See Also