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.
| Author |
Topic |
|
dasu
Posting Yak Master
104 Posts |
Posted - 2004-11-04 : 23:18:20
|
| i have two packagesp1 p2p1 is calling p2i am storing p2 as structred storage file in d driveso iam saving p2 as strucred storage file that time my all package global variabels has some values .so when ever im calling p2 from p1 with updated values that time it is not taking updated values that is my problem.is it compulsary to clear all global varibles before saving as strucured storage file .please suggest me the solution for this regardsdasu.g |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2004-11-04 : 23:20:58
|
didn't you ask this before?quote: Originally posted by dasu i have two packagesp1 p2p1 is calling p2i am storing p2 as structred storage file in d driveso iam saving p2 as strucred storage file that time my all package global variabels has some values .so when ever im calling p2 from p1 with updated values that time it is not taking updated values that is my problem.is it compulsary to clear all global varibles before saving as strucured storage file .please suggest me the solution for this regardsdasu.g
--------------------keeping it simple... |
 |
|
|
dasu
Posting Yak Master
104 Posts |
Posted - 2004-11-05 : 00:51:51
|
| situation is same but purpose is different please read the querry completeregardsdasu.g |
 |
|
|
|
|
|