Advantage Database Server

From RadPHP XE2 Documentation
Jump to: navigation, search

You can connect to an Advantage Database Server with ODBC. Click here for information on how to do so.

If ODBC does not fit your needs, there is another way you can connect to an Advantage Database Server: through its own PHP extension. First you need to enable the extension in the php.ini.template configuration file. Then you will need to extend Database, Table, and Query components. For this last step, you can take IBDatabase and IBQuery as examples.

Personal tools