Microsoft
Software
Hardware
Network
Question : SSIS Dynamic Connection in Execute Sql Task
Can someone give me an example for assigning a variable for the connection information within an Execute Sql Task? I want to assign values dynamically from a table.
Answer : SSIS Dynamic Connection in Execute Sql Task
Try this:
"Data Source = " + @[User::uvServer] + "; user id = " + @[User::uvUser] + "; provider= MSDORA.1; Persist Security Info = True;"
SSIS-Interface2.JPG
(176 KB)
(File Type Details)
Expression
Random Solutions
Maintenance overlap for database
Lookup field value showing as row number instead of value
developing office 2003 project on office 2007 machine using vb.net 2008
Recovery on Exchange db gives I/O error
SQL Parent/Child query
OEM Number
How to override some Machine.config info
Outlook 2007 keeps asking for password
What is the best decompiler?
How to show number of messages besides a folder