Viewing 15 posts - 1,861 through 1,875 (of 3,011 total)
steve dassin (4/3/2009)
Michael Valentine Jones (4/2/2009)
steve dassin (4/1/2009)
...Do you really think I'd be wasting my time if dataphor represented the same old, same old!...
The thought did cross my mind that...
April 3, 2009 at 9:35 pm
steve dassin (4/3/2009)
Michael Valentine Jones (4/2/2009)
April 3, 2009 at 8:53 pm
one
April 2, 2009 at 11:08 pm
manohar (4/2/2009)
...The table has no primary key defined and no index defined...
NO table should be created without a primary key. Fix that and see if the problem goes away.
Also,...
April 2, 2009 at 11:05 pm
I think that SQL as a language is not really the problem. There are a lot of developers out there that really don’t do well in any language, but...
April 2, 2009 at 10:45 pm
steve dassin (4/1/2009)
...Do you really think I'd be wasting my time if dataphor represented the same old, same old!...
The thought did cross my mind that you are wasting our time...
April 2, 2009 at 10:05 pm
You should consider using SQL Litespeed to compress the size of you transaction log backups.
April 2, 2009 at 5:20 pm
If you are running SQL Server Express, the database size limit is 4 GB.
April 2, 2009 at 5:05 pm
Sergiy (3/30/2009)
Yeah, I know.All algorithms are built, all math tasks are solved, all music is writen, all paints are painted.
Universal excuse for mediocre for all times.
"...all Gods dead, all wars...
March 31, 2009 at 11:04 pm
Not exactly harassment, but I worked at a place where the HR admin was very open about sharing the intimate details of not only her life but everyone else's.
She loved...
March 31, 2009 at 1:45 pm
The performance improvement you will see depends on how IO bound your application is.
For SQL Server, you should look ar adding memory first to get performance improvements if you see...
March 31, 2009 at 9:18 am
For optione 3, you could also pass the array of variables via an xml paramater, and use that to load the temp table to use for the lookup.
March 30, 2009 at 11:54 am
Bigfoot (3/27/2009)
This probably goes beyond the topic of annoyances. I would be interested to hear how common harassment is in our industry. For women, minorities, and disabled...
So, you don't think...
March 30, 2009 at 9:22 am
I always run a standard series of disk IO tests using SQLIO with a new server. Fixing issues with disk IO are much easier before a server goes live...
March 28, 2009 at 2:17 pm
This will show you how to get what you need.
Find Table Reference Levels
March 28, 2009 at 1:59 pm
Viewing 15 posts - 1,861 through 1,875 (of 3,011 total)