Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Database: DB2-Mainframe? / SQL Server

    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

    #2
    It means LUW, although people have had success with DB2 on iSeries as well, so zOS is worth trying. If there's some kind of SQL syntax incompatibility, report it here (be as specific as you can). If there turns out to be significant work to support this DB, consider Feature Sponsorship as a way of getting official support added.

    Comment

    Working...
    X