Viewing 2 posts - 1 through 2 (of 2 total)
If you are using vbscript, you can use the following
object.Copy destination[, overwrite]
the overwrite is a boolean value - True overwrites the file.
File.copy <filename>, TRUE
November 8, 2005 at 7:07 am
#602779
Why are you copying the package to get the server information? Use the connection object button through the enterprise manager. ie. use the enterprise manager ->data transformation services -> local...
November 8, 2005 at 6:53 am
#602775