Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You basically have to wrap everything within quotes by basically escaping the quote(") as in this example:
/SQL "TestPkg" /SERVER TestServer /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /SET "\Package.Variables[User::MetaDataConnectionString].Value";"\"Data Source=TestServer;Initial Catalog=TestDB;Provider=SQLNCLI.1;Integrated Security=SSPI;Auto Translate=False;\""
Comments
- Anonymous
August 05, 2007
The comment has been removed