Step 1: Creating RapTier Project
The first step is to create a new RapTier project.
Please follow these instructions:
-
Run RapTier.
-
On the File menu, choose the New
menu item.
-
In the Data Link Properties dialog, select the Provider tab to
choose the appropriate data provider. In this tutorial we will be using "Microsoft
Jet 4.0 OLE DB Provider"
-
Select the Connection tab or click the Next button and specify
how to connect to the data source. Enter the following connection parameters:
Database Name: C:\...\Northwind.mdb
Type the full path to the Northwind.mdb file. To browse for the file, click the
button.
User Name: Admin
Password: Leave the field blank.

Figure 1.1
-
Click the Test Connection
button to attempt a connection to the specified data source. If the connection
fails, ensure that the settings are correct.
-
Click the OK button.
For more detailed help click the Help
button.