FrontBase Documentation |
Backtrack: Welcome! 3. FrontBase Specifications |
Updated:
20-Nov-2000
prev next Table of Contents |
FrontBase has drivers for ODBC and JDBC. It has adaptors for EOF, PHP, and Perl.The ODBC and JDBC drivers provide general connectivity to FrontBase from applications which rely on these standards.
The EOF adaptor allows FrontBase to work with Apple's WebObjects.
The API for the PHP3 and PHP4 adaptors are based on the PHP3 and PHP4 adaptors for MySQL respectively. Functions that begin with
mysql_
in the MySQL adaptors instead begin withfbsql_
in the FrontBase adaptors. This should make porting a PHP application to FrontBase fairly easy.The Perl adaptor is a Perl Database Interface (DBI). This abstraction layer should make porting Perl application to FrontBase from other databases fairly easy.
If you have feedback or questions on this document, please send e-mail to doc-feedback@frontbase.com. Please reference the section number and topic. Thanks!!
©2000 FrontBase, Inc. All rights reserved.