found in java doc:
http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/SqlDataSource.html
The list of databases known to work with the the built-in SQL logic is as follows:
HSQLDB 1.7.x, 1.8.x
IBM DB2 8.x, 9.x
MS SQL Server 2000, 2005
MySQL 3.2.x, 4.0.x, 4.1.x, 5.0.x, 5.1.x
Oracle 8.0.5, 8i, 9i, 10g
PostgreSQL 7.x, 8.x
Did you mean "IBM DB2 LUW" (Linux, Unix, and Windows) or "IBM DB2 z/OS" (mainframe) or BOTH?
Thanks for the information.
TMOES
http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/SqlDataSource.html
The list of databases known to work with the the built-in SQL logic is as follows:
HSQLDB 1.7.x, 1.8.x
IBM DB2 8.x, 9.x
MS SQL Server 2000, 2005
MySQL 3.2.x, 4.0.x, 4.1.x, 5.0.x, 5.1.x
Oracle 8.0.5, 8i, 9i, 10g
PostgreSQL 7.x, 8.x
Did you mean "IBM DB2 LUW" (Linux, Unix, and Windows) or "IBM DB2 z/OS" (mainframe) or BOTH?
Thanks for the information.
TMOES
Comment