> Can you call to a stored procedure in a cfloop and have it work right? Yes, as long as the procedure is called by cfquery or cfstoredproc tag.
> Can you call to a stored procedure in a cfoutput with the query named > defined and have it work right? Yes, as long as the procedure is called by cfquery or cfstoredproc tag. What problems are you having? -- Clint Tredway ---------------------------------- Through Him, anything is possible. > Can you call to a stored procedure in a cfloop and have it work right? > Can you call to a stored procedure in a cfoutput with the query named > defined and have it work right? > > Trying to use stored procedures for the first time and they are really > staring to tick me off. Grrrrrrrrr > > Thanks, > > Phillip Broussard > Tracker Marine Group > 417-873-5957 > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

