Depending on the purpose of the database you could use Postgres or Mysql on AIX, then use Access as a user frontend to the databases. Both of these databases have Tcl extension to make access from Cloverleaf real easy plus it would be easily upgradable in the future. We use this method for connecting to our support database which houses all of our interface stats and confirgurations.
I would have thought this would be quite simple. You will need the ODBC Tcl extensions and a suitable database driver (obviously). Once you have these point your driver to the database location (this could be in odbc.ini but its depends on the OS).
The database does not need to reside on your Cloverleaf box so this method should work for any database you choose. One thing that might be of interest if you can program/complie your own code and want to use MySQL is: http://www.fastbase.co.nz/fbsql/index.html
Regards
Garry
Author
Replies
Viewing 1 reply thread
The forum ‘Cloverleaf’ is closed to new topics and replies.