Hi,
I know this is a stretch, but has anyone run the Sybase Advantage database successfully with Coldfusion 11? I installed CF 11 in lockdown mode and it appears to be working. Works fine with an Access test DB on a Windows 2012 R2 server.
The developers installed the site, defined the JDBC DSNs and they verified ok. Some types of queries work: select was ok, insert appeared to be ok, but update queries failed with an HTTP 500 error:
HTTP Error 500.0 - Method com/extendedsystems/jdbc/advantage/ADSPreparedStatement.getGeneratedkeys()Ljava/sql/Resul tSet; is abstract
I've Googled that response but found nothing relevant.
So far the Advantage JDBC Drivers from version 8.1 to 11.1 have been tested but same result.
Thanks!
--Ben