Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bierltrinka

    nested CFOUTPUT

    thank you very much! Updatedealer returns only one row, so I can close the CFOUTPUT before starting the one for the makes! Cheers, Günther
  2. bierltrinka

    nested CFOUTPUT

    Hi! the problem is: I cannot group them because these are query from different tables: <CFQUERY NAME=&quot;UpdateDealer&quot; DATASOURCE= &quot;oratest&quot; username=&quot;xxx&quot; password=&quot;xxx&quot;> SELECT Fi_ID, Ma_ID, Fi_speed...
  3. bierltrinka

    nested CFOUTPUT

    Hello! How can I nest CFOUTPUTs? The CFOUTPUTs are not related to each other so I can't group them. the &quot;outer&quot; CFOUTPUT deplays the records from the database to change by the user and the &quot;inner&quot; CFOUTPUT fills a &quot;select-list&quot;. e.g. <CFOUTPUT...

Part and Inventory Search

Back
Top