Viewing 15 posts - 1,576 through 1,590 (of 9,641 total)
In that case I recommend you begin by going through the Stairway to Integration Services series[/url] on this site.
Also SQLShare has some SSIS videos you may find helpful to get...
May 22, 2012 at 8:54 am
Have you created an SSIS package in BIDS?
May 22, 2012 at 8:28 am
You need to right-click on the OLE DB Source in SSIS (BIDS) NOT the folder on the OS.
May 22, 2012 at 7:34 am
Usually you use the folder the DBF resides in as the source.
May 22, 2012 at 7:06 am
Stefan Krzywicki (5/21/2012)
Grant Fritchey (5/21/2012)
SQLRNNR (5/18/2012)
In Boston now getting ready for SQL Sat 142.If you are close by, come check us out.
How did it go? I had a great, if...
May 22, 2012 at 7:03 am
Steve Jones - SSC Editor (5/14/2012)
Jack Corbett (5/14/2012)
I haven't done a backup, restore, or anythign with security since I've been there.
Whaaa? No backups of your laptop? None of...
May 14, 2012 at 8:26 pm
RBarryYoung (5/14/2012)
Jack Corbett (5/14/2012)
RBarryYoung (5/10/2012)
Koen Verbeeck (5/10/2012)
Stefan Krzywicki (5/10/2012)
Yeah, I created the import package manually. I ended up getting the table structures by using an openquery in a...
May 14, 2012 at 12:12 pm
dwain.c (5/13/2012)
Sean Lange (5/11/2012)
May 14, 2012 at 7:12 am
RBarryYoung (5/10/2012)
Koen Verbeeck (5/10/2012)
Stefan Krzywicki (5/10/2012)
Yeah, I created the import package manually. I ended up getting the table structures by using an openquery in a cursor loop through a list...
May 14, 2012 at 7:08 am
Welsh Corgi (4/26/2012)
Franky Leeuwerck (4/9/2008)
It was actually the BIDSHelper tool that caused the BIDS SSIS solution to respond so slow on a large SSIS package.
After ...
April 26, 2012 at 7:25 am
Grant Fritchey (4/25/2012)
WHOOP! I'm getting to publish my article on catastrophic data loss wherein I get to call companies out by name! Yippee! Includes one link to...
April 25, 2012 at 12:56 pm
L' Eomot Inversé (4/25/2012)
jcrawf02 (4/25/2012)
Jack Corbett (4/25/2012)
April 25, 2012 at 12:56 pm
GilaMonster (4/25/2012)
If anyone's willing to offer suggestions, I'm looking for examples of two things:
Query optimisation/query execution myths (for a blog post series). Things like implicit conversions always...
April 25, 2012 at 12:53 pm
You can also use @@ROWCOUNT as the FIRST statement in the trigger to determine the # of rows affected by the calling action.
April 25, 2012 at 11:17 am
You could do it if you designed the package to have 2 paths where 1 just executes that single task based on a configuration that sets a value in variable...
April 25, 2012 at 11:15 am
Viewing 15 posts - 1,576 through 1,590 (of 9,641 total)