You simply put the procedure call inside the cfquery tag, where you would normally write your SQL.  

<cfquery ....>
EXECUTE procedureName
</cfquery>
  ----- Original Message -----
  From: cf coder
  To: CF-Talk
  Sent: Thursday, July 29, 2004 9:52 AM
  Subject: Re: The search is killing the server. Please help!

  I don't know how to user cfquery to execute the stored procedure. I thought they are tags that compliemnt each other (either or).

  I might be wrong but are you suggesting to wrap the cfstoredproc code inside a cfquery tag? Sorry if this a silly question to ask
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to