View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 07:44 PM
cliff rubin
 
Posts: n/a
Default Re: IF statement in Stored Procedure

the procedure works fine in query analyzer, but in PERL, using DBI, it
returns records past the if statemment, even if not true. Doen't a
stored procedure die, if the conditions aren't met?



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply With Quote