Ask a Question related to Coldfusion Database Access, Design and Development.
-
kyle969 #1
query of query reference
I have been using query of query a lot and the SQL is limited, it has been trial and error seeing what works.
Does anybody know where I can find an online reference for the SQL syntax? :confused;
kyle969 Guest
-
Reference a Column in a Dynamic Query
I'm creating a simulated a dynamic crosstab query from my SQL 2K table by looping over a recordset and creating my SQL statement. Everthing works... -
Query of Queries on query New type query
In CF5 we have a page that creates a query, using queryNew and querySetCell and the like, we then used dbtype="query" and gave it's name so we could... -
Convert a query to a list, or find an item in a query
Hi All, I am using CFPOP to retrieve mail from a server, then delete each message after I retrieve it. What I want to do is to check that I don;t... -
CAML Query: Multiple Query Fields Issue
I need to Create a CAML Query Dynamically with VB to a Sharepoint WebService GetListItems Method. The User Could Select 1 to X Number of IDs... -
BCP query out executed by xp_cmdshell works fine from query analyzer but fails from VB Component
Hi all, I have a stored procedure which returns a vast number of record and i have to write the output into a csv file. I'm using BCP utility to... -
paross1 #2
Re: query of query reference
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=p art_dev.htm[/url]
paross1 Guest
-
kyle969 #3
Re: query of query reference
I was looking for something easier to navigate.
kyle969 Guest



Reply With Quote

