specialist
Programmer
Greetings-
I wanted to ask anyone and everyone what they consider the best practice for passing session variables.
I have a situation in which i need to pass two variables ( a Start Date and End Date) in a SP in order to capture records between those two dates.
Would it be best to add the variables in the SP, or outside the SP? There are roughly 80 or so different calculations which need to be made in the application against a DB with roughly 1600 records.
Thank you in advance for any response, and apologies as well is this is the wrong forum!
happy holidays,
mike
I wanted to ask anyone and everyone what they consider the best practice for passing session variables.
I have a situation in which i need to pass two variables ( a Start Date and End Date) in a SP in order to capture records between those two dates.
Would it be best to add the variables in the SP, or outside the SP? There are roughly 80 or so different calculations which need to be made in the application against a DB with roughly 1600 records.
Thank you in advance for any response, and apologies as well is this is the wrong forum!
happy holidays,
mike