Viewing 15 posts - 48,436 through 48,450 (of 59,065 total)
Heh... you keep adding scope to the problem, Simon. Not a problem but it would be nice to know the whole problem at once. For example, where did...
September 2, 2008 at 8:28 pm
Carl Federl (9/2/2008)
Jeff & GSquared:Did either of you get a chance to perform any additional analysis ?
No, I sure haven't... my apologies. Have a new job with 1:10+ commute...
September 2, 2008 at 7:58 pm
James Horsley (9/2/2008)
September 2, 2008 at 7:54 pm
Yeaup... but if you loose the disk where the log file is, you're still going to miss data regardless of backups.
September 2, 2008 at 7:52 pm
Peso (9/2/2008)
A CLR procedure maybe?
Heh... better be limited to only the directory being worked on or you might as well open up xp_CmdShell.
September 2, 2008 at 7:44 pm
I'm pretty sure you don't need PATINDEX if you prewrap the string to be split in delimiters... please see the section titled "One Final "Split" Trick with the Tally...
September 2, 2008 at 7:41 pm
The 96 columns you're talking about each identify a region id for a person... and, I imagine that you have some nulls on each row. To normalize the table,...
September 2, 2008 at 7:31 pm
kiran4tech (9/2/2008)
Thanks for the information Jeff-Kiran
You bet... thank you for the feedback.
September 2, 2008 at 7:24 pm
manish.jain (9/1/2008)
Hi,Thanks for your reply,
At this stag i am dumb... i am looking for some other good solution.
Would you please suggest me any other good way?
Thanks
Manish Jain
I'm...
September 2, 2008 at 7:21 pm
gcg_wilkinson (9/2/2008)
I've found that even if u defrag an index and the physical disk is fragmented, then the index will remain fragmented.
That would also be true. A disk defrag...
September 2, 2008 at 7:14 pm
Is there no way to simply do a COUNT(*) from each source and compare the two?
September 2, 2008 at 7:11 pm
Then, you have several choices. A couple of them include...
1. BCP the file in using a format file.
2. Import the entire width of a file into a...
September 1, 2008 at 10:07 pm
Also, what are the delimiters between columns in the files? If fixed field, what is the starting position and length of each column?
September 1, 2008 at 8:51 pm
kiran4tech (9/1/2008)
I am trying to install sql server 2005 Enterprise edition
That would require that the machine you are installing it on be running WINDOWS SERVER. It's not gonna work....
September 1, 2008 at 8:12 pm
Viewing 15 posts - 48,436 through 48,450 (of 59,065 total)