Viewing 15 posts - 3,166 through 3,180 (of 11,678 total)
A batch file can start a process, just like an Execute Process Task.
You have to call the batch file out of SSIS though.
How is the SSIS package currently started?
May 5, 2014 at 3:51 am
mandir.jain (5/5/2014)
Previously I was able to ,but when I change the destination data base, it is giving error
How do you change the destination database?
May 5, 2014 at 3:42 am
mandir.jain (5/5/2014)
After converting data i data conversion , thats the input for the oledb destination
Did you use fast load in the OLE DB destination? Did you map the columns correctly?
May 5, 2014 at 3:28 am
spaghettidba (5/5/2014)
Looking in the installation folder...
May 5, 2014 at 3:27 am
I would assume that if you want to run an SSIS package, SSIS needs to be installed.
What exactly do you mean with this?
other built-in collector types work flawlessly even...
May 5, 2014 at 2:13 am
sqlservercentral.com 32358 (5/4/2014)
The CSV has 6300 rows,...
May 5, 2014 at 12:34 am
montu.saurabh (5/4/2014)
I am also facing the same problem and it is not resolved by running with 32bit. Also I am fetching only one column. Please suggest.
Which version of SSIS are...
May 5, 2014 at 12:26 am
Hany Helmy (5/3/2014)
Thomas Abraham (5/2/2014)
paul.knibbs (5/2/2014)
Bhaskar.Shetty (5/1/2014)
The good one and part of our Daily routine
Is it? I can't recall a situation where I've actually used this facility, although I knew...
May 5, 2014 at 12:22 am
SSIS will be difficult to use for this, since the data fow cannot handle changing metadata.
I would simple import the queries from the flat file into the database, loop over...
May 1, 2014 at 12:55 pm
The MCSE exams are not dependent of a certain SQL Server version. In March they added questions to the exams that are about SQL Server 2014.
After a while, the certification...
May 1, 2014 at 12:49 pm
How did you configure the OLE DB destination?
May 1, 2014 at 12:48 pm
Not sure what you are trying to do.
The value of indicator is defined by values from a data set.
May 1, 2014 at 12:47 pm
Answered incorrectly because I found some blogs online which said something different than the official answer.
Mystery mystery...
May 1, 2014 at 12:44 pm
If they run in paralllel, they are independent of each other.
However, this is not 100% true. Say you have 7 tasks which can run in parallel.
But only 4 of time...
April 30, 2014 at 7:05 am
Viewing 15 posts - 3,166 through 3,180 (of 11,678 total)