
26 Feb
2010
26 Feb
'10
1:05 a.m.
Apologize if this is a duplicate, I tried to send before subscribing the first time - not sure if it got though. ---- I am using Sybase SQLAnywhere 10 which doesn't support getGeneratedKeys. Furtunately, the dialect is exactly the same as for Microsoft SQLServer. I have attached a new SQLDialect, and an update to ch.qos.logback.core.db.dialect.DBUtil to recognize the dialect. I believe this will work with other versions of Sybase SQLAnywhere, but I don't have any other versions to test. Can these small changes be integrated into the trunk? If so, what can I do to help? http://old.nabble.com/file/p27714558/SybaseSqlAnywhereDialect.java SybaseSqlAnywhereDialect.java http://old.nabble.com/file/p27714558/DBUtil.java DBUtil.java