First Steps with ActiveX Controls
This section provides you with a quick way to get started with PSQL. After you perform the tasks in this section, you should be on your way to developing your PSQL application:
Creating a Database with PSQL Control Center
The easiest way to create a PSQL database is to use PSQL Control Center. See To create a new database in PSQL User's Guide.
Importing ActiveX Access Method into Visual Basic and Delphi
The following procedures show how to import ActiveX controls into your IDE.
Visual Basic
1
Select Projects from the menu bar.
2
Select Components from the Projects drop-down menu.
3
Select the Controls tab from the Components dialog box.
4
Select the PSQL ActiveX Data Source and PSQL Bound Controls options.
5
Delphi
1
From the Component menu, select Import Active X Controls. The Active X Control dialog box is displayed.
Figure 1 Import ActiveX Control Dialog Box (Delphi)
2
Select PSQL ActiveX Data Source and then click Install.
3
The blue ActiveX control icons should now appear in the Delphi Component Palette.