|
I am running Coldfusion 9 64 bit on Windows 2008 R2. Which Access package 3 or 4 will deliver the best performance?
|
|
HXTT Access JDBC3.0 and JDBC4.0 packages are released at the same version for different JDBC specification. If your JDK or JVM version is v1.6.x, you should use JDBC4.0 package.
|
Thanks for the help. I installed the JDBC4.0 and it seems to be working.
ColdFusion 9 installs on Windows 2008 R2 with the Java HotSpot 64-bit server VM. The Java Spec is 1.6.
|