Viewing 4 posts - 1 through 5 (of 5 total)
Hi All
I have a solution which I got help on in the "General" forum here.
Here are the details below. I wasn't able to pass over the variables but I created...
January 20, 2011 at 5:35 am
OK - thanks this all worked - a bit of tweaking but.... 🙂
I give the relevant code below
ASP code :
Request.Form("ExecuteLoad") = "SUBMIT" then
strsql = "exec SP1'" & Request.Form("Period_dbx")...
January 20, 2011 at 5:27 am
Thanks Ken but I am lost.....
Do you have a link to an explanation of those two please.
I will go down the above route first but I am eager to learn...
January 19, 2011 at 9:47 am
Thanks John - I was thinking that but how does the job pick up the details in the table
so Job would look something like:
SELECT @PERIOD = PERIOD_COL, @YEAR = YEAR_COL,...
January 19, 2011 at 9:25 am
Viewing 4 posts - 1 through 5 (of 5 total)