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
Is Foxpro 2.5 y2k compliant?
IME (Japanese) for Office 2007
.dmp File
SQL Server 2005 db Hangs in Restore mode
What was in the cell?
Why am I receving write conflicts
Dynamic datagrid view with check box
Percentage Delete
Public folder after Migration from Exchange 2003 to 2007
Extracting Text