>First, I know this mailing list is not a Turbine mailing list, but I >couldn't find a Turbine mailing list in the list of mailing lists, so I >decided to post here. > >I am trying to make Turbine work with MS SQL server as my backend db. I >am using Sprinta JDBC2.0 Type-4 compliant driver from >www.inetsoftware.de. > >In order to do this, I have to implement the interface DB in the package >org.apache.turbine.util.db.pool. The problem is that I don't know what >the following two functions in the interface should do, since none are >documented. > >public String getIdSqlForAutoIncrement(); >public String getSequenceSql(Object obj); > >Khalid Ghanem -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
