cplusDBAction 4.2 Copyright addoit GmbH 2009
The
following components must be pre-installed on your system:
Þ
g++
4.2.4 Compiler
Þ
A
developer Database (or access to a dedicated server)
Þ
FreeTDS
for unixODBC (for connections to the MS-SQL Server)
The following database servers are supported:
·
MS-SQL
Server Version 7 or higher (including the Express Edition)
·
*Oracle
Version 9i or higher
·
Postgres
Version 8.0 or higher
·
MySQL
Version 5.0 or higher
·
*Sybase
ASA Version 12.0 or higher
·
SQLite
·
*MS-Access
Version 2000 or higher
·
*Firebird
Version 2.0 or higher
* For these database providers you
must also order the corresponding QT framework plugin
For code
generation we recommend a Microsoft SQL Server because it stores the metadata
in a case-sensitive form in the Information Catalog. Given the fact that
Microsoft SQL Server does not run under Linux, it must be installed on a dedicated
server.
Related Topics