> > > Is there a way to do a DSNLess database connection in Cold 
> > > Fusion, like the ASP DSNLess connection? Thanks in advance.
> >
> > Currently, no.
>
> Well actually Dave couldn't we invoke the ado com object and 
> do everything as though it were ASP, which would basically 
> defeat the whole purpose of using CF but it could be done.

Well, yes, that would work.

However, when answering the question originally, my intent was to answer the
question from a pragmatic standpoint. After all, with enough work, one can
do nearly anything from CF. However, if you use ADO, you won't have a query
object. You could take your ADO recordset and copy it into a CF query
object, and so on and so forth, but my take on the original question was
that the desired output was to use connection strings with CFQUERY.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to