Viewing 15 posts - 3,511 through 3,525 (of 3,603 total)
If it works its obsolete
It depends on the nature of the evolution. If it is constantly trying to implement new stuff then this suggests that...
January 24, 2003 at 3:45 am
Good point on readability.
One problem with comments is that they can be displayed in a variety of fonts so if you have anything lined up results can be unpredictable.
Ditto indentation...
January 23, 2003 at 8:41 am
I insist on header blocks because a well written header tells the uninitiated at a glance what the proc/function is supposed to do.
I do keep a history in the proc,...
January 23, 2003 at 2:40 am
When one eliminates the impossible that what remains, no matter how improbable, must be the solution.
Sherlock Holmes.
January 22, 2003 at 4:19 am
Ryan,
What sort of system is it that runs for 5 minutes on a Friday and doesn't matter if it doesn't work for a month or so?
OK I know that this...
January 22, 2003 at 2:38 am
My experience with systems that are used periodically i.e. at set intervals but not continuously, is that when they are used it is "all hands to the pump" and they...
January 21, 2003 at 4:51 am
Gods do I hear you on this, and I'm deaf!!
This is why I always script everything I do. Yes EM is quick and easy, but the wretched thing should...
January 20, 2003 at 10:35 am
I agree with your last point that there should be a tool to do the laborious stuff for you.
I agree that it would be handy to be able to do...
January 16, 2003 at 6:37 am
Sounds like a very old legacy system if it is using dBaseIV.
If the supplier was to upgrade to MSDE then at least there would be the possibility of using replication...
January 14, 2003 at 7:24 am
The first thing I do following the creation of a new database (and back up of the master) is to expand the master database and user database to a size...
January 14, 2003 at 4:06 am
I'm not exactly sure what you mean by "metadata queries". What is it you are trying to do on the system tables?
January 13, 2003 at 6:44 am
I would DEFINITELY recommend having spares on-site. To argue on the grounds of budget is to be penny wise and pound foolish. It's like scrimping on your insurance,...
January 10, 2003 at 2:48 am
The error in the event log is
quote:
17204 :FCB::Open failed: Could not open device F:\SQLServer2000\SQL_SystemLog\TempLog.ldf for virtual device number (VDN) 2...
January 6, 2003 at 7:51 am
I'm surprised that people are so against UDTs.
I tend to regard my database servers as flexible when they have to be, but I don't encourage changes to schemas...
December 20, 2002 at 2:08 am
I've come across this problem in SQL 6.5.
Pre-SQL2000 my solution was to have a test machine that I could set up SQL Server 6.5 with whatever character set...
December 19, 2002 at 2:20 am
Viewing 15 posts - 3,511 through 3,525 (of 3,603 total)