Viewing 15 posts - 421 through 435 (of 814 total)
Lynn Pettis (4/11/2012)
Nadrek (4/11/2012)
PaulB-TheOneAndOnly (4/9/2012)
The only way to know is to test and see what happens.
Either way the key portion of it all is the reorg storedproc, be sure the...
April 11, 2012 at 3:15 pm
Stefan Krzywicki (4/11/2012)
April 11, 2012 at 1:11 pm
PaulB-TheOneAndOnly (4/9/2012)
The only way to know is to test and see what happens.
Either way the key portion of it all is the reorg storedproc, be sure the process does not...
April 11, 2012 at 1:03 pm
Lynn Pettis (4/9/2012)
I would like to learn more about NAS/SAN...
April 9, 2012 at 10:43 am
I'd say that part of the need for 'cross-training' comes from hiring overspecialized people to begin with - which the market in the past couple decades has tended towards.
Programmers who...
April 9, 2012 at 10:22 am
Interesting article, but I would note that the email address validation isn't the example I would have chosen.
An actual RegEx to validate email per RFC822 is at http://www.ex-parrot.com/pdw/Mail-RFC822-Address.html; it's significantly...
April 5, 2012 at 11:46 am
Joe Clifford (3/30/2012)
March 30, 2012 at 8:10 am
Define your disasters carefully - there are differences between what works well for disk failures (head crash), disk failures (read and/or write errors), network failures (cable unplugged to the server,...
March 29, 2012 at 9:53 am
Jeff Moden (3/24/2012)
Divine Flame (3/23/2012)
TheSQLGuru (3/23/2012)
March 29, 2012 at 9:50 am
Watch out for installed instances you aren't allowed to use; sometimes they're named instances (ACT! is a common example), sometimes they're default instances, but there may be technical and/or contractual...
March 29, 2012 at 9:28 am
From a result correctness standpoint, also check your data for where suffixes can go; some systems put them in first name, some in last name, some in a separate field,...
March 27, 2012 at 8:38 am
TheSQLGuru (3/27/2012)
itpcpro (3/22/2012)
March 27, 2012 at 8:28 am
adrienne.lore (3/15/2012)
Is fragmentation seriously no longer a problem with SANs?
It depends :). Fragmentation primarily slows things down by a logically sequential operation being effectively a random operation...
March 21, 2012 at 10:07 am
hexagonshield-odd2 (3/9/2012)
2.At this point can I configure SQL Server to back up to two locations? (The server MSSQL is installed on and a network file server). Is this a...
March 19, 2012 at 8:47 am
Do you have the SQL Native Client 11.1 installed, which is the provider specified?
March 19, 2012 at 8:28 am
Viewing 15 posts - 421 through 435 (of 814 total)