Ask a Question related to Coldfusion Database Access, Design and Development.
-
akcreative #1
Netsed Queries
Hello,
Is it possible to write nested queries into coldfusion pointing to two
different datasources. Actually my second queries depends on the field selected
by first query and both of them are in the same template.
Thanks in advance
Mike
akcreative Guest
-
Can't run queries
I have a new development machine I have set up that has the same environment as my current machine. The database gives an "ok" status in the CF 7... -
Queries
hi all, i am using the tutorial: Creating Dynamic Playlist and able to play it correctly, when i open the swf file and i observe that there is 6... -
Queries of Queries
Hi, I am trying to combine two queries. The first is a basic query of a table in the database. <CFQUERY NAME="getStores"... -
Queries Of Queries Single Quote Problem
When using queries of queries I'm having the following issue. Select Company_ID From qry_MyQuery Where Company_NM = 'MyString''s' <----... -
ASP.net Queries
Hi Please suggest the solutions for the following questions in asp.net. 1) Is there any Mask edit control in asp.net?. If not possible can... -
SQLMenace #2
Re: Netsed Queries
Can't you do this in the RDBMS?
[url]http://sqlservercode.blogspot.com/[/url]
SQLMenace Guest
-
Kronin555 #3
Re: Netsed Queries
Crosspost. Continue this thread here:
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&threadid=1055464&enterthre ad=y[/url]
Kronin555 Guest
-
mxstu #4
Re: Netsed Queries
It depends on your database(s). Theoretically you should be able to do this if
the databases for the two datasources are on the same server (or linked
servers) - and your datasource is registered under a login that has the
correct permissions to all objects referenced in your query.
mxstu Guest



Reply With Quote

