Andrew Peterson wrote: > Well, we just received our version of CF MX - only our purchasing dept > screwed up and got us the Pro version instead of the Enterprise version. > According to the docs, you can connect to DB2 using native drivers in the > Enterprise version, but there is no mention of connecting to DB2 using the > Pro version. I was wondering if there was a way to connect to DB2 using Pro > by accessing it in some way other than the native drivers found in > Enterprise. I figure there must be a way, since our internal users can > connect to DB2 from Access using DB2's Client Access Enabler and ODBC.
With CF MX being based on Java, you might want to go for JDBC: http://www7b.software.ibm.com/dmdd/library/techarticle/0203zikopoulos/0203zikopoulos.html http://livedocs.macromedia.com/cfmxdocs/Administering_ColdFusion_MX/datasources_ADV_MJS2.jsp Jochem ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

