> There are two drivers for Access database in CF9 :
> - Microsoft Access
> - Microsoft Access with unicode
>
> ...
>
> I suspect the first driver is ODBC, the second is JDBC.

Both are JDBC, in that CF only knows JDBC. The first driver is part of
SequeLink, which is a DataDirect product that acts as a JDBC-ODBC
bridge. The second driver is a JDBC-to-Jet driver and doesn't rely on
anything else - Jet is the "native" protocol for MS Access. I believe
it's open-source, and probably not supported all that well.

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-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to