This page contains the list of DB Connections supported by Simple Query.
If you want to install one of the components provided here please do the following:
Download the necessary component(.zip file) and unpack it into .. \klib\sq\lib folder
Search for the necessary package file and open it in your Delphi IDE. Package names usually have the following structure: [DbEngineName] _sqX.dpk
Here [DbEngineName] - name of database engine this package provides connection to and X - Delphi/CBuilder version number. For example: DBISAM package for Delphi 2006 will have the following name: dbisam_sq10.dpk. If you do not find the necessary package file, just open any .dpk file (better for earlier Delphi versions) and change its content accordingly.
Click the "Install" button in the Package Editor dialog to install the necessary package.