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
Install Windows Server 2003 on laptop
Write HEX
Ole in-place at resize loosing focus
Reverting to SQL Server Express
problem in autheticating SQL reporting services...urgent....
VBA to retrieve same defects retrieved by a Quality Center Favorite
Having trouble getting Dynamics AX4 to connect to AOS server from a DMZ
Print two copies to different printers in Access 2003?
MS Office on Mac OS 10.5.7 - do you want the application microsoft word to accept incoming network connections
Access Import of Excel Customized Date Formats into Text Field