|
Subject:
|
Application Select List sproc
|
|
Posted By:
|
cf2006
|
Post Date:
|
8/29/2006 11:57:19 PM
|
I am having a hard time understanding the ApplicationSelectList stored proc in the Bug Base application. Can you elaborate on this a bit more or explain it a bit more? I know it shouldn't be that hard to comprehend but im just not grasping it... thanks justin
PS and how is this used in the Management section?..
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/30/2006 12:53:56 AM
|
Hi there,
What is it that you don't understand? There is an explanation of the procedure at page 416.
In short, the application returns all apps that the user is assigned to when you pass values in the two parameters. In the Management section, no values are passed so all applications are retrieved, regardless of whether a user is assigned to it.
Does that help?
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me. Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004 Want to be my colleague? Then check out this post.
|
|
Reply By:
|
cf2006
|
Reply Date:
|
8/31/2006 10:51:01 AM
|
thank you...yes that helps..
another question--- can you explain the bugselectlist stored procedure? this is quite a complicated sproc.. thanks justin
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/31/2006 11:00:43 AM
|
The procedure is discussed extensively on page 430 and 431...
Cheers,
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me. Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004 Want to be my colleague? Then check out this post.
|