Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 capture variable from another script/procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-26 : 10:04:33
Fortunate writes "I am required to write a script/procedure which will capture a
variable from another environment or script. Actually another group is
supposed to call my script in their system and then pass on a variable
say 'No.ofvouchers' which will be the required number of vouchers to
generate.

Then I should write another script/procedure to generate the number
ordered.

I am having problems here as most scripts I have seen are reading and
writing into tables.

Assist with this.

Fortunate. "
   

- Advertisement -