Starting a PSQL Application
When you are developing a PSQL application, you must include the appropriate source module for the specific programming interface.
Adding PSQL Source Modules
You need to include either the Btrieve source module into the programming interface in which you are developing your applications.
1
2
3
1
2
Select Options from the Project menu.
3
Click the Directories tab.
4
Insert the location <path>\INTF\DELPHI in the Search Path data field (path refers to where you installed the PSQL SDK components).
5