Defined in : DataBases.con
(this file must be included in your application in order to have access)
Require : standard.db.sql,standard.lib.str
Description:
This is a class for connecting to a database server. It uses the ODBC standard and on linux requires the iODBC or unixODBC libraries. Using this, you can connect to any data base server that provides an odbc interface. This control was successfully tested with: MS SQL, MySQL, Access and more.