Viewing 15 posts - 421 through 435 (of 7,429 total)
September 13, 2007 at 8:09 am
http://www.sqlsecurity.com has a database of all versions almost as quickly as they become available. You can find your patching level there and has links to non-PSS downloads.
September 13, 2007 at 8:07 am
has a page dedicated strictly to patches and service packs.
Also, MS has a mailing list still I do believe but I forget where to find it and Shavlik...
September 13, 2007 at 8:03 am
Most common things big companies do are give bogus names to tables and columns making it hard to figure out what the user is looking at and even encrypting some...
September 13, 2007 at 7:56 am
I don't recall seeing anything happen with temp and backups but could be your page file needed to grow due to the amount of memory work being done at the...
September 13, 2007 at 7:56 am
Unfortunately I haven't had to find a book in some time as I have been doing. However I would goto Amazon and search thru books for C# (or C++) and...
September 12, 2007 at 1:13 pm
Sorry, saw you had posted that already after I posted, forgot to look at all the pages. ![]()
September 12, 2007 at 1:04 pm
Ha Ha, sure didn't. ![]()
September 12, 2007 at 12:56 pm
Do you really have 300,000 to 800,000 unique connections (meaning that many people or devices) really are needing the SQL Server at that moment?
If you have 1000 users and 300,000...
September 12, 2007 at 12:52 pm
They would want to do for the same reason they would using JAVA. They are writing an application in one of those languages and need to access data from a...
September 12, 2007 at 12:45 pm
If you have SQL 2005 then look at reporting Services for SQL Server. As you can run it on the same server at no additional charge and it has the...
September 12, 2007 at 9:29 am
My favorite book
The Guru's Guide to SQL Server Architecture and Internals - Ken Henderson
Read thru some of my posts especially around middle of year before last and there before where the...
September 12, 2007 at 8:23 am
Note it may be there but may still have to recompile. To see if it is using a cached version you really have to use Profiler and look for Cache...
September 12, 2007 at 8:15 am
Yeah, I agree with the things said. I have been asked to perform a technical interview and have thrown things in related indirectly to the specific job as we may...
September 12, 2007 at 8:13 am
4. I depends on the type of replication you are going to use. There are 3 types:
Snapshot
Merge
Transactional
Each have requirements you must consider when considering what will work best.
If you...
September 12, 2007 at 8:00 am
Viewing 15 posts - 421 through 435 (of 7,429 total)