JBuilder9 and Tamino

Hello!

My software is:
Windows Professional + SP3
Tamino 4.1.1.9
JBuilder 9.0

How can I add in DataModule in JBuilder9, connection to Tamino databases? Are there any available jdbc drivers for Tamino similar to for example:

oracle.jdbc.driver.OracleDriver
interbase.interclient.Driver
sun.jdbc.odbc.JdbcOdbcDriver
weblogic.jdbc.mssqlserver4.Driver
COM.ibm.db2.jdbc.app.DB2Driver
com.borland.datastore.jdbc.DataStoreDriver

Any help will be appreciated.

best regards,
Dariusz Baumann

Hi Dariusz, JDBC is very much for SQL databases and Tamino is purely for XML data, so the answer to the question is no. For J2EE you can develop BMP entity beans that make use of the JCA connector.

Hope this helps.

Stuart Fyffe-Collins
Software AG (UK) Ltd.