> All of mine look like the following: > > JDBC URL jdbc:izmado:Provider=Microsoft.Jet.OLEDB.4.0;Data > Source=E:\\Inetpub\\wwwroot\\domain\\mydatabases\\database.mdb;Izm > JdbcEsc=yes;IzmReleaseOnClose= no
Those are using the "Access with Unicode" driver, which isn't an ODBC driver. It's a JDBC-to-JET driver. It doesn't rely on the ODBC services. > Does this help Dan? I am pretty sure I am using ODBC. I set up all my > Datasources using the drop down list in CF Admin. You're using ODBC if: - you chose the "Microsoft Access" driver (not the "MS Access with Unicode" driver), or - you chose "ODBC Socket". > I am guessing I should do this another way? I have just never figured out > how to do it. No, that's how you're supposed to create data sources. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340232 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

