Viewing 15 posts - 31 through 45 (of 198 total)
I don't see how I can make it work.
My script task to pre-process the file works pretty well but it doesn't seem real professional. At least it's a backup...
March 9, 2012 at 10:15 pm
Wait a minute. My problem is happening very early on in the pipeline, in the flat file connection mgr. Any fix I would implement would have to happen prior to...
March 9, 2012 at 3:17 pm
Ahhh! I see. Great idea. I'll give that a try. Thanks!
March 9, 2012 at 3:03 pm
Seems like the best idea I've heard. I'm just not grasping how a derived column gets me around the problem. Can you give me a little bit more detail?
Thanks!
March 9, 2012 at 9:52 am
Yadava. I like your solution a lot, it's just that the existing data flow that I would have to clone is pretty complicated. I'd hate to turn this into a...
March 9, 2012 at 9:47 am
All the mgr. types wanted me to use SSIS, and since I knew I could make that work I didn't argue. Are you suggesting I use SSIS BULK INSERT task,...
March 8, 2012 at 9:26 pm
The input file has 266,000 420 byte records. I was trying to import it into my SQL Developer instance on my run of the mill 4GB laptop. Using the RBAR...
March 8, 2012 at 8:02 pm
Unless anybody has a better idea, I'm going to write a script task to pre-process the input file and strip out the CR/LF's before the import. I'm not sure why...
March 8, 2012 at 7:17 pm
I've come up with an adequate solution. Thanks.
A positional file is a flat file that contains records of a specific format. That is all record members start at a specific...
March 8, 2012 at 7:11 pm
Thanks Koen. That's the answer I was hoping for.
I know I'm probably not supposed to do this sort of thing, but I noticed your certifications. I need to get my...
March 5, 2012 at 8:45 pm
Actually I have many more search criteria. All are strings. Can I still take the simple approach or does that change things?
Thanks as always!
February 25, 2012 at 4:39 pm
Fantastic info, which is exactly what I knew I would get as always from this forum. Gails post is exactly what I needed.
Thanks all!!
February 24, 2012 at 6:30 pm
Great. Thanks for the quick response. I can't actually get to the box to try it. I'm sure you're right. Maybe I'm thinking of variable initializers.
January 13, 2012 at 3:19 pm
I appreciate the concept, and I can definitely go that direction, but forcing developers (of which I am one) to use the sprocs and not the tables directly can be...
December 31, 2011 at 1:20 am
Thanks Dev. I hear ya. I like that plan, but what would be the best way to enforce the the "two members per team" rule on the server side? Check...
December 31, 2011 at 1:04 am
Viewing 15 posts - 31 through 45 (of 198 total)