January 29, 2004 at 7:59 pm
Is it possible to have input parmaters to sql server scripts? I know that I can pass parms to stored procedures, but I need to be able to pass parms to scripts.
Thanks
January 30, 2004 at 3:30 am
Don't think it is possible.
The only way I see is to use a table somewhere to store the values before calling the script.
In the script you can fetch the values from the table...
January 30, 2004 at 2:02 pm
Ok, thanks for the info.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy