all groups > sql server dts > august 2004 >
You're in the

sql server dts

group:

Different Users running the ame DTS package


Different Users running the ame DTS package ScanPlus
8/28/2004 2:13:07 AM
sql server dts:
Hi All:
I have a DTS package with a global variable.
I was wondering what would happen if two different users run (VB.NET) the
package at the same time and each sets the value of the Global Variable to a
different value.

Regards,
Saeed
RE: Different Users running the ame DTS package Nigel Rivett
8/28/2004 10:53:08 AM
They will have different copies of the variables.
A copy of the package is loaded before it is run so even if the users are on
the same m/c (dts is a client app so runs on the client m/c) they will have
different versions.

[quoted text, click to view]
AddThis Social Bookmark Button