Viewing 15 posts - 211 through 225 (of 430 total)
mickyT (2/16/2014)
I've never compared my processes against a power shell equivalent (or anything else for that matter:-)), but I have some large text files (around 1.5 GB) that I pre-process...
February 17, 2014 at 8:32 am
Jeff Moden (2/16/2014)
sqldriver (2/15/2014)
February 17, 2014 at 8:22 am
TheSQLGuru (2/15/2014)
sqldriver (2/14/2014)
TheSQLGuru (2/14/2014)
sqldriver (2/14/2014)
TheSQLGuru (2/13/2014)
February 15, 2014 at 10:53 am
Yeah, I think my plan is going to be using PS to generate a bulk insert for every file, naming the tables after the files before the .txt, and immediately...
February 15, 2014 at 8:55 am
I really hate SSIS and was hoping to avoid it. I guess I could try doing this all in another language that handles large file operations better. Of course, since...
February 15, 2014 at 8:43 am
Hi Igor,
Loading the files isn't the slow part; processing them for loading is. Mainly, I think, adding the location code to each file for tracking.
Thanks
February 15, 2014 at 8:02 am
TheSQLGuru (2/14/2014)
sqldriver (2/14/2014)
TheSQLGuru (2/13/2014)
February 14, 2014 at 11:59 am
TheSQLGuru (2/13/2014)
February 14, 2014 at 11:11 am
TheSQLGuru (2/9/2014)
Jeff Moden (2/9/2014)
TheSQLGuru (2/9/2014)
Please provide several sample sets of data and the corresponding table output you expect (with column data types). That's JSON, yes?
THAT's JSON? Shoot... that's...
February 13, 2014 at 8:19 am
ChrisM@Work (2/5/2014)
February 6, 2014 at 8:41 am
Jeff Moden (2/2/2014)
sqldriver (2/1/2014)
Yes, Jeff, now give me something to spend all this DBA money on that wasn't bottled and corked by a guy in a kilt.
BWAAA-HAAAA!!!!! I know...
February 2, 2014 at 10:12 am
Yes, Jeff, now give me something to spend all this DBA money on that wasn't bottled and corked by a guy in a kilt.
February 1, 2014 at 9:20 pm
Jeff Moden (2/1/2014)
February 1, 2014 at 7:07 pm
Jeff Moden (2/1/2014)
I don't currently have a 2K12 machine available so I can't demonstrate the LAG method (I don't like to post code I haven't tested)...
February 1, 2014 at 4:40 pm
Jeff Moden (2/1/2014)
sqldriver (2/1/2014)
The one I have in mind had solutions from all the big guns.
BWAA-HAAA!!!! Was I there? 😛
Also, Michael, I'll see how your solution adapts when...
February 1, 2014 at 4:34 pm
Viewing 15 posts - 211 through 225 (of 430 total)