Viewing 15 posts - 811 through 825 (of 1,118 total)
chatwithkrishan (4/29/2009)
sqlconn = New SqlConnection("data source=ss;initial catalog=ss;uid=sa;pwd=sa")
sqlcmdFinal = New SqlCommand("test", sqlconn)
...
April 29, 2009 at 5:04 am
smadeswaran (4/29/2009)
1. Current configuration file name and path when it is passed using dtexec command.
2. Current package tasks...
April 29, 2009 at 5:01 am
aprasy (4/28/2009)
April 28, 2009 at 5:46 am
Amith Vemuganti (4/27/2009)
I have an SSIS package sourcing Oracle database. I could connect with no issues when I give the connection details directly, however, I have connection issues when...
April 27, 2009 at 8:28 pm
JamesNZ (4/27/2009)
CozyRoc (4/27/2009)
JamesNZ (4/26/2009)
Based off those links you provided I've managed to create the attached (see screenshots).
I managed to get the Insert working just fine, but couldn't manage...
April 27, 2009 at 8:50 am
JamesNZ (4/26/2009)
Based off those links you provided I've managed to create the attached (see screenshots).
I managed to get the Insert working just fine, but couldn't manage to get...
April 27, 2009 at 4:11 am
JamesNZ (4/25/2009)
My problem lies is that if the XML has...
April 26, 2009 at 12:18 pm
george.auckland (4/24/2009)
Do I have to have Microsoft Visual Studio for Applications installed in order to user Script Task Editor, or is there another way to execute a script.
Your question is...
April 24, 2009 at 10:24 pm
SQLBuddy (4/23/2009)
I have a pakcage that exports data from SQL to XML file, then uploads the same to the FTP server.
I can execute the package successfully from both the...
April 23, 2009 at 11:14 am
Did you have to do programmatic building of data flows? What is the solution you have come up?
April 22, 2009 at 12:58 pm
vishal.gamji (4/13/2009)
April 22, 2009 at 12:46 pm
Panks (4/22/2009)
I have tried the following and failed:
1) By job - Job does not give execute SSIS package...
April 22, 2009 at 8:03 am
aprasy (4/22/2009)
I have a question about Precedence Constraints in data flow task. My scenario is i have used multicast to connect multiple destination....
April 22, 2009 at 8:00 am
dhamo_2 (4/20/2009)
I have set of files in FTP location (UNIX). I dont know how to move this files to my local folder.
If anyone has some idea please let me...
April 20, 2009 at 6:32 am
Matthew Cushing (4/17/2009)
I have a simple script I'm...
April 20, 2009 at 6:29 am
Viewing 15 posts - 811 through 825 (of 1,118 total)