>>I suspect the fact that it works only on ODBC means it wont work with 
CFMX,
which uses JDBC

I have developed a new version with a CFC companion that supports JDBC, 
and is compataible
with the previous version, ie. it creates the same queries.
It is not fully tested yet with all imaginable drivers, but so far it woks.

The main tag is now called CF_DSinfo and uses  an attribute DStype = 
"ODBC" | "JDBC"
If anyone buys the standard version, I will send this new version as a 
beta test.

The new version of CFX_ODBC also has the possibility to compact an 
ACCESS database
if it has an ODBC connection.

Also note that, even if you use JDBC in your application, no one 
prevents you
from also defining an ODBC connection to your database in Windows and use
CFX_ODBCInfo under CFMX with no problem.
The ODBC and JDBC connections can work in parallel.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255884
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