> I read an article on the macromedia site on "extreme cf" that 
> does what you want, but this was specifically for CFMX as I 
> remember... here's the link 
> http://www.macromedia.com/devnet/mx/coldfusion/extreme/cftags_
> cfscript.html

It is CFMX... Shame really.

Having looked into it, because CF stores it's DB data itself, thus allowing
you to just specify a DSN as opposed to havign to know the username and
password, it makes using ADO a lot more difficult.

So basically, without creating a UDF/system for retrieving the data from the
ColdFusion Server for each connection, it's impossible to use the same DB
connections as CF.

Paul



--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to