> Can CF use datasources that have been manually created using the Windows
> ODBC Admin program? Or does CF require all datasources be created through
> the CF Admin screen?

For ODBC datasources, you will need to first define them as System DSNs
within the ODBC Administrator, then define them as CF datasources within the
CF Administrator.

Of course, you should avoid using ODBC if possible, as it generally won't
perform as well as "pure Java" type 4 JDBC datasources. You should only use
ODBC for databases that don't have corresponding JDBC drivers.

Dave Watts, CTO, Fig Leaf Software


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292252
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to