Viewing 15 posts - 46 through 60 (of 820 total)
nason.peter (4/8/2015)
April 9, 2015 at 11:39 am
I guess that I've been lucky. We made a decision that all of our clients have the identical schema even if there were tables that they were never likely...
April 9, 2015 at 10:45 am
Good one Wayne.
A large organization that I attended installed a new HVAC system. The thermostats were replaced by sensors and the system centrally controlled. People started complaining that...
April 6, 2015 at 11:47 am
The point of the tiny fact table and foreign key is that to add new items is an INSERT. To change the check constraint you must drop the old...
April 2, 2015 at 2:37 pm
Phil Factor (4/2/2015)
April 2, 2015 at 3:25 am
I always said our old sys admin was a crank.
Hey, I have bit-switched in my share of code on IBM as well. I hated and loved the old 1130....
April 2, 2015 at 3:01 am
I get what you are saying.
Call me paranoid, but I prefer my constraints to *constrain*, not enable.
The name of a thing should match what it does and a thing should...
March 30, 2015 at 11:13 am
I get the one dimension table used in a foreign key constraint and having it in a table rather than "in the code". There is no ALTER CONSTRAINT (IIRC)...
March 30, 2015 at 2:20 am
TomThomson (3/27/2015)
...
If you think JavaScript is painful you've clearly never attempted to write anything serious C++ or in VB or in JAVA.
The JavaScript ghat I've seen uses type VAR for...
March 27, 2015 at 8:26 pm
Order by column number? Initially my application did not order the results in any way. My beta team complained that when looking at a list of 150 or...
March 27, 2015 at 10:37 am
Knut Boehnert (3/20/2015)
#1 No documentation...
#2 Incomplete documentation
...
#3 Inadequate documentation
...
I'm working on a tool to help with this right now. First release is targeted for April.
March 20, 2015 at 8:38 pm
They're only a few hundred calories each
See! No fat on these bones!
The poor admin is short-sighted. Some day it will bite him in the asterisk.
March 17, 2015 at 10:45 pm
This a difference between misdemeanors and felonies. Surveillance footage can be used against someone breaking into a building but not used if someone is urinating on the building. ...
March 17, 2015 at 1:58 pm
Eric while that seems perfectly reasonable to me I have been told differently. I am not a lawyer what I have heard is that this is so ingrained in...
March 17, 2015 at 12:13 pm
Here in the central U.S. we are going through an interesting time with public data vs private data. But this data is not in a computer system per se.
We...
March 17, 2015 at 11:27 am
Viewing 15 posts - 46 through 60 (of 820 total)