Viewing 15 posts - 496 through 510 (of 806 total)
BCP native format is just that - native.
SSIS flat file source would not understand the file as it is binary and not necessarily clear text.
As said, you have to bcp...
June 13, 2007 at 1:53 am
if the data in Excel is relatively flat, you can use the OLEDB source component and using Jet.
See http://support.microsoft.com/default.aspx/kb/321686 for an example.
You can then schedule this package or run it...
June 13, 2007 at 1:49 am
Ever played "Corporate Bingo" in meetings with people like that?
Have a grid of (Must be current) kewywords. Each time they use a word, strike it out. When you have a...
April 20, 2006 at 2:33 am
Regarding
"The defrag that comes with win2k3 is capable of defragging the files while sql server is online, it's a huge I/O hit and the server is pratically unusable;...
February 10, 2006 at 8:52 am
Anyone? has MS forgotten about us again?
January 11, 2006 at 6:42 am
Just taking an absolute stab in the dark here. Are your columns names? If so, sorry, no clue.
January 10, 2006 at 2:21 pm
But it's not...
Two be honest, I have not delved into what the partial does but the flaw would still exist.
Yes, I have tried it and it's far slower.
Two things I...
January 9, 2006 at 8:43 am
hmmm, hit a nerve then...
I actually got a Conchango SQL 2005 Edition of snakes and ladders sitting on my desk. Never played it...
January 9, 2006 at 8:34 am
Point taken but in my original post I was having a bit of a rant.
But look at it realistically. MS are doing a...
January 9, 2006 at 8:14 am
Yippee. Someone who shares my problems.
Jamie, 20 million against 830. Nice. Must have hurt when you first ran it.
January 9, 2006 at 4:26 am
But this defeats the object. I am loading 1000 records from a text file. At the time of doing the lookup I do not know what those records are. They...
January 9, 2006 at 1:54 am
To try and answer your first question:
If you only have a few rows (couple could be a few) in a table, SQL creates those pages on an extent which is...
January 6, 2006 at 2:43 am
On a whole, a good article.
One correction though.
When CREATE INDEX, WITH DROP_EXISTING is executed on a clustsered index, all non clustered indexes have to be...
January 6, 2006 at 2:29 am
DisKeeper claims to be able to defrag locked files.
I've used it a couple times in production.
A very nice feature it has is that it monitors the IO queue. If...
January 6, 2006 at 2:22 am
If saying God Bless You and God Be With You and the like is wrong, is saying May The Force Be With You wrong?
October 17, 2005 at 2:16 am
Viewing 15 posts - 496 through 510 (of 806 total)