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)
 Passing Parameters...3 parts

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-26 : 09:54:36
CueJay writes "Is it possible to do the following...

1) Capture a value in a trigger (from the update, insert or delete)

2) Pass that value to a stored procedure that runs an exe (using xp_cmdshell)

3) Pass that same value to an exe to be used as a condition in the where clause of VB6 exe

If so...HOW!!!!!

Thanks in advance for any help."
   

- Advertisement -