Viewing 15 posts - 1 through 15 (of 43 total)
Thanks, I'm aware of the situation but I really don't have the means to recreate a sample dataset...I'm working with protected information and it would be cumbersome to try and...
May 7, 2010 at 8:19 am
Bumping this back up as I did end up solving my original problem, but have another related question.
I ended up dumping fixed-width altogether and going with ragged-right. Afterwards it...
March 3, 2010 at 4:45 pm
Oops, thanks for the heads up on the typos. Hmmmm, I'll have to try it again. When I ran as written, no matter what I set @db to...
January 20, 2010 at 1:40 pm
The header row delimeter is CRLF, though I've tried LF before; it doesn't make a difference. There is no row delimeter as I've got it set as fixed-width. ...
January 18, 2010 at 9:20 pm
Yeah, I am seeing clustered index scans, I'll see if I can up a graphic of it.
Setting the query as Chris suggests actually seems to perform the quickest, but it...
December 21, 2009 at 8:36 am
Thank you for your response! Sorry I wasn't more clear; my original query is at work and I just remembered that I wanted to look for help with that...
December 20, 2009 at 8:58 pm
Thanks everyone for all the help! That actually seems to work quite well, and I've got my package working the way I need it. Thanks again!
October 28, 2009 at 3:58 pm
Nice, I'll try that out. What is the expression syntax? I would just integrate that into the source dialog in the connection manager properties?
I was just starting to...
October 28, 2009 at 8:46 am
Interesting - and I'm assuming that would be faster than building/calling appropriate stored procedures for each "output" I want? I ended up deleting off my outputs, and essentially handling...
October 25, 2009 at 7:37 am
VS2008, I'll play with it some more tomorrow at work and see if I can figure out what's going on...
October 21, 2009 at 8:24 pm
I think I've got it now where the script component is doing exactly what I want.
One thing - I notice that intellisense will off and on stop working when editing...
October 21, 2009 at 2:44 pm
Thanks! I actually think the script component looks sort of like what I'm looking for...it looks like I can manipulate incoming rows and send them to multiple outputs. ...
October 21, 2009 at 8:58 am
Michael Valentine Jones (3/19/2009)
It would be better to re-write the application to work as a n-tier...
March 19, 2009 at 9:07 am
Bump? Anyone?
March 5, 2009 at 2:48 pm
Viewing 15 posts - 1 through 15 (of 43 total)