Viewing 15 posts - 3,271 through 3,285 (of 3,615 total)
Interesting!
I thought that hierachal databases were making a come back for very large databases because of their performance advantages.
Are XML databases hierachal?
Do you know if there are there any OO...
February 12, 2004 at 1:58 am
When you create a temporary table its name is always unique.
You think you have created #Tbl_MyTable and to all intensive purposes you have, but the real name will be #Tbl_MyTable_____...._DE...
February 12, 2004 at 1:42 am
I know that temporary tables are stored in tempdb but where are tables stored in a "table" data type stored?
February 11, 2004 at 1:29 am
In the case of some of one of our CMS's there is always some database traffic but the initial traffic is to determine if the object in the database is...
February 10, 2004 at 3:33 am
We use a variety of content management systems and the approach that they take is to cache the results of a query in their own internal cache.
Another approach that we...
February 10, 2004 at 2:05 am
Statistics and military intelligence share a characteristic that they should be used as as a predictive tool or indicator to say what is likely to happen.
They shouldn't be used to...
February 5, 2004 at 5:46 am
Frank,
You know when you are trying to teach your kids to behave properly part of it is getting them to speak properly (and the rest is teaching them when to...
February 5, 2004 at 3:46 am
I think this also illustrates why DBA's need to included in development and why code must be vetted by someone competent to do so.
If you are going to use the...
February 2, 2004 at 4:40 am
I tend to put each user database into a separate maintenance plan.
On small to medium databases I tend to enable the "Reorganise data and index pages", where as on larger...
February 2, 2004 at 2:05 am
"Thous shalt know thy data"
Good up to a point, however some databases contains thousands of tables.
I think that a good general rule for all IT personnel (and in particular DBA's)...
February 2, 2004 at 1:55 am
I wish Microsoft would invent a license that caters for home use. I know you can get learning editions of VB and VC and VC# but it would be great...
January 29, 2004 at 8:42 am
Sorry Frank, translation follows
FAST = Federation against Software Threat.
Microsoft licensing takes the complete opposite of your KISS approach.
Get your licensing wrong and you boss...
January 29, 2004 at 2:38 am
I think one thing that has come out of this thread is the need to prioritize your DR plan.
If your documentation is stored on an intranet then a DR plan...
January 29, 2004 at 2:26 am
I didn't know that you could license SQL Server to a person. I thought there were only two licensing options.
In my case I deal exclusively with systems accessible via...
January 29, 2004 at 2:16 am
So basically DR is ensuring that your CV is up-to-date and backed up ready to mail at the drop of a hat
January 28, 2004 at 10:17 am
Viewing 15 posts - 3,271 through 3,285 (of 3,615 total)