Re: Using output variables
From: GeorgeP (anonymous_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: Mingqing Cheng [MSFT]: "RE: Searching for a table"
- Previous message: John A Grandy: "master script to build database"
- In reply to: Jonathan Chong: "Re: Using output variables"
- Next in thread: Jonathan Chong: "Re: Using output variables"
- Reply: Jonathan Chong: "Re: Using output variables"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 19:56:37 -0700
I have the Page calling the stored proc and the proc
should be returning the paramter. If returned permission
code is correct the page goes to the admin page.
The problem is that the SP does not work. The question
is... Why is the procedure looking for the output variable
to be entered as an input variable? the output variable
is loaded in the select statement of the proc.
Thanks,
GP
- Next message: Mingqing Cheng [MSFT]: "RE: Searching for a table"
- Previous message: John A Grandy: "master script to build database"
- In reply to: Jonathan Chong: "Re: Using output variables"
- Next in thread: Jonathan Chong: "Re: Using output variables"
- Reply: Jonathan Chong: "Re: Using output variables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|