Does wm 6.5 suport SQL 2008 R2?

I am trying to find if webMethods 6.5 (32-bit running in a 32-bit Windows 2003 Enterprise Edition) can connect to a SQL Server 2008 R2 (64-bit) database using JDBC Adapter? Our current JDBC version is 6.0.3, Java version is 1.4.2-07.

If not, I would like to know what are the wm version, JDBC version and Java version are required.

Thanks in advance!

Nancy

6.5 won’t support SQL server 2008.
8.0, 8.1, 8.2, 9.0 does,
you can get detail:
http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-0_sp1/SysReqs_Installation_and_Upgrade/9-0_System_Requirements.pdf

6.0.3 adapter doesn’t support it.

But you can to use JDBCAdapter6.5 and appropriate sqljdbc jar file for connecting to SQL Server 2008.

HTH,
RMG