read the question wrong then... damn you. ----- Original Message ----- From: "Rich Wild" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 3:47 PM Subject: RE: Stored Procedure Variables from CF
> thats not true Tomo. > > even if you specify the names, CF uses the order you declare them in. CF4.5 > & CF5. > > we're talking about in a <cfstoredproc> call here > > > -----Original Message----- > > From: Tomo Smith [mailto:[EMAIL PROTECTED]] > > Sent: 18 March 2002 15:37 > > To: CF-Talk > > Subject: Re: Stored Procedure Variables from CF > > > > > > no, not if you specify the variable names. eg: > > > > sp @test='test', @test2='test2' > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: "CF-Talk" <[EMAIL PROTECTED]> > > Sent: Monday, March 18, 2002 3:11 PM > > Subject: RE: Stored Procedure Variables from CF > > > > > > > Yes > > > > > > -----Original Message----- > > > From: Rosa, Issac [mailto:[EMAIL PROTECTED]] > > > Sent: 18 March 2002 15:02 > > > To: CF-Talk > > > Subject: Stored Procedure Variables from CF > > > > > > > > > When passing variables from ColdFusion to a MSSQL stored > > procedure, do the > > > variables in the procedure call need to be in the same > > order as in the SP? > > > > > > Issac > > > > > > > > > ______________________________________________________________________ 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

