Any direction on adding a database to sql2java? Where do I get started? The databases I am interested in are SQL Server and DB2.
Pat O patrick.ohara at rwsol.com
I would start out by getting the version from cvs. Then look at the Oracle extension and model it for you DB2 and SQLServer versions.
See com.netkernel.generation.sql2code.java.OracleManagerWriter
Log in to post a comment.
Any direction on adding a database to sql2java? Where do I get started? The databases I am interested in are SQL Server and DB2.
Pat O
patrick.ohara at rwsol.com
I would start out by getting the version from cvs. Then look at the Oracle extension and model it for you DB2 and SQLServer versions.
See com.netkernel.generation.sql2code.java.OracleManagerWriter