> Quick question. I have a basic CFMX 6.1 standard install with > about 12 DSNs. > All but one use MS SQL Server, the other uses MS Access > w/Unicode. Are all of these connections via JDBC? I ask > because I want to upgrade my JDBC drivers to v.3.5 but the > Adobe technote mentions that I might have to first upgrade my > ODBC Server to v.5.4 which seems to be a pain in the butt.
None of those datasources use ODBC. The MS SQL Server JDBC driver is a "pure Java" JDBC driver. The Access w/Unicode driver talks to Jet OLEDB via JDBC, if I recall correctly. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241733 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

