Jan 25, 2001 #1 SandraF Programmer Joined Jan 25, 2001 Messages 28 Location US Hello. I am returning a value of 0, 1 or 2 from a stroed procedure. How do I get that value to use it in an If statement? For some reason the stored procedure works great, but I keep getting an error about the return value
Hello. I am returning a value of 0, 1 or 2 from a stroed procedure. How do I get that value to use it in an If statement? For some reason the stored procedure works great, but I keep getting an error about the return value
Jan 25, 2001 #2 palbano Programmer Joined Oct 9, 1998 Messages 4,341 Location US Sandra, Can you show the code that produces the error as well as the error message? -pete Upvote 0 Downvote