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
Access 2007 Runtime - what happens if openend on on computer with 2003
Message Box in access to display table cell value
Select Statement with Function
Excel VBA - paste value into active cell and run addin against it
Fix "GetModuleHandleExW" error on a W2K SP4 Machine
SCCM 2007 - Updated Prerequisite Component Path?
Partition system ID Windows 7
Calculating time elapsed from two date/time columns
Exchange services not running shows error
Problem with changing Record Source in Access