Viewing 15 posts - 361 through 375 (of 824 total)
Hey Anthony, how's it going?
Anyway, Leo's main argument (although he lacks the understanding necessary to frame it so plainly) is basically as follows: "The current SQL products don't deliver...
September 8, 2005 at 5:53 pm
maddogs, that post was not specifically directed at you.
September 8, 2005 at 5:40 pm
Date's "Incoherence principle" kicks in here and your arguments have all been thouroughly refuted already, so I'm not going to bother again.
Have fun in your theory-free fantasyland.
September 8, 2005 at 4:51 pm
Ahh, so of course your MUCK table would have the kind of surrogate keys I describe in the article. And of course you are fully aware of the problems that...
September 8, 2005 at 4:47 pm
"I need to be close to 100% sure that the entries will NOT change once they have been entered, almost to the point that someone could say it might be...
September 8, 2005 at 4:06 pm
I think your view is the simplistic (and cynical) one. It is unfortunately also the prevailing view of sub-standard performers who like to blame everything except themselves for their own...
September 8, 2005 at 2:33 pm
Thanks for making my argument. You are willing to cut corners for the sake of saving time creating tables, but are you then coding your application so situations like the...
September 8, 2005 at 2:15 pm
BTW Ivan, I did not mean to sound as if I was personally taking you to task.
One more comment about your post though. You state that the practice leads to...
September 8, 2005 at 11:17 am
Thanks, I think...
Here's a long winded reply.
"The art of mixing and matching codes into a sole container makes it easier for programmers to code..."
NO!, that's the point, it doesn't make...
September 8, 2005 at 9:20 am
Having been on both sides of this fence I think Steve did a pretty good job of summing up the issues that managers face. A manager that has an exceptional team...
September 7, 2005 at 10:54 pm
There shouldn't be any issues that are related to the 64bit platform since IIS doesn't "know" that it's talking to a 64bit machine, it just connects to SQL Server.
August 8, 2005 at 9:34 am
Are both nodes (servers) in the possible owners for the SQL services?
August 4, 2005 at 1:51 pm
I would speak to the vendor(s) of the hardware and software you are recommending. They have a vested interest in helping you out with this sort of thing. Almost every...
August 4, 2005 at 9:44 am
Estimating the size of a database is relatively straight forward--but tedious--process. Basically you figure out the size of each table (and indexed view) and add them up. Books Online has...
August 4, 2005 at 9:30 am
If someone is in your database with the ability to run TRUNCATE TABLE or ALTER TABLE you have a HUGE security hole, and a few missing rows in a table...
August 4, 2005 at 9:16 am
Viewing 15 posts - 361 through 375 (of 824 total)