ACT! PAD File
Pointer to ACT! Database

You may need to customize the PAD file to suit your drive and folder arrangement.

wpe5.jpg (1168 bytes)

ACTDemo.PAD

Pointer to ACT! Database.  This is the primary file you will File Open and the others will open automatically.  You may need to edit this file.

You can open the .PAD file with NotePad, which is a simple word processor included with Microsoft Windows.

This file acts as a Pointer to the ACT! Database.  It includes a hard disk drive and folder path name to where the ADF and ALF files are.

You may need to customize the paths to suit your particular computer network setup.

1. Go to the Desktop of your computer

2. Click on the My Computer icon

3. Select the drive that contains your ACT! database, such as C:

4. Select the folder containing the ACT! database, such as C:\ACT\DATABASES

5. Find the file with the .PAD last name, or extension

6. fileright click on the file name

7. Select Open With..., then select NotePad
    Do not double click because the PAD files may be associated with ACT! and launch that instead.

Here is an example of the PAD file Before customization:

<?xml version="1.0" standalone="no"?>
<!DOCTYPE ACT2005DatabasePADFile>
<!--This file represents a Pointer to an Act Database or [PAD]-->
<ACT2005Database name="Intersense" host="RICK" location="C:\CONVERT\$DO\_DONE\$IntersenseGoldAct420" type="Sql" />

Edit the paths within the quotes so that

host ="."

location ='."

The dot means that it will simply look in the current folder.  The ADF and ALF files should be in the same folder as the PAD file anyway.

Here is an example of the file After customization:

<?xml version="1.0" standalone="no"?>
<!DOCTYPE ACT2005DatabasePADFile>
<!--This file represents a Pointer to an Act Database or [PAD]-->
<ACT2005Database name="Intersense" host="." location="." type="Sql" />

How to Receive Your Finished ACT! Database