Take out the NAME and DATASOURCE paramaters. <cfoutput> your query </cfoutput>
Just leave off the query tags. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "CF-Newbie" <[email protected]> Sent: Wednesday, June 08, 2005 12:02 PM Subject: Re: Update dilemma > This is what it comes up with now....any ideas? > > > Attribute validation error for tag CFOUTPUT. > The tag does not allow the attribute(s) NAME,DATASOURCE. The valid > attribute(s) are GROUP,GROUPCASESENSITIVE,MAXROWS,QUERY,STARTROW. The error > occurred in C:\CFusionMX7\wwwroot\CFIDE\gettingstarted\tutorial\update.cfm: line 69 > 67 : <cflocation url="list.cfm"> > > 68 : </cfif> > > 69 : <cfoutput name="update" datasource="artists"> > > 70 : SELECT * > > 71 : FROM Sheet1 > > > ____________________________________ > Please try the following: > * Check the _ColdFusion documentation_ > (http://www.macromedia.com/go/proddoc_getdoc) to verify that you are using the correct syntax. > * Search the _Knowledge Base_ > (http://www.macromedia.com/support/coldfusion/) to find a solution to your problem. > Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Remote > Address 127.0.0.1 Referrer > http://127.0.0.1:8500/cfide/gettingstarted/tutorial/list.cfm Date/Time 08-Jun-05 05:01 PM _Stack Trace (click to > expand)_ (javascript:;) > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1112 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
