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 necessary component
(.zip file) and unpack it into ..\klib\sq\lib folder
Search for necessary package
file and open it in your Delphi IDE. Package name 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 necessary package file
- just open any .dpk file (better for earlier Delphi versions and
change its content correspondingly.
Click "Install" button in Package Editor dialog
to install necessary package.