Viewing 2 posts - 1 through 2 (of 2 total)
Thanks. I've actually figured out a different means of getting what I need using another posting of yours. I really needed to get data into a variable in...
October 10, 2001 at 11:49 am
#418815
What I'm looking to do is supply the database name as a parameter to a stored procedure.
for example:
EXEC Procedure PUB
In the procedure would be a variable like
@DB
Then...
October 10, 2001 at 9:30 am
#418802