I've been invetigating DDLUtils, and it looks promising for what I need.
But I'm going to need to support additional databases, notably MS Access.
Are there any plans to support this (are there any issues with using an ODBC/JDBC bridge?). If not, then what is needed to support an additional datbase type. Presumably there is more to it that just creating the 2 classes:
org.apache.ddlutils.platform.mynewdb.MynewdbPlatform.java
org.apache.ddlutils.platform.mynewdb.MynewdbBuilder.java

Thanks

Tim

Reply via email to