Viewing 15 posts - 5,356 through 5,370 (of 7,483 total)
Steve Jones - SSC Editor (9/23/2011)
September 23, 2011 at 5:44 pm
Steve Jones - SSC Editor (9/23/2011)
Password Safe is an open source product.
Have you tried to read the code?
I have, and concluded that I could write a new one in less...
September 23, 2011 at 4:59 pm
vishal.gamji (9/23/2011)
So, with my proposal of just a Person (PersonId) - Address (PK: AddressId, FK: PersonId), does anyone see any cons with this approach ? Other than the visual redundancy.
No...
September 23, 2011 at 4:54 pm
vishal.gamji (9/23/2011)
September 23, 2011 at 1:21 pm
Sean Lange (9/22/2011)
TheOxblood (9/22/2011)
Yes it is for hotel reservation! 🙂
How can I allow per each room their status?
For example, RoomNo 10 is RESERVED at...
September 23, 2011 at 12:43 pm
Since every column except id$ allows NULL, there's no choice for the primary key but id$ - and of course that would only be valid if it is unique.
It's somewhat...
September 23, 2011 at 11:24 am
The outline rings a bell, but no clear recollection of where I came across it or who wrote it. The theme sounds more like Rober Sheckley than Philip Farmer,...
September 23, 2011 at 10:52 am
Steve Jones - SSC Editor (9/23/2011)
You can, but I wouldn't. Is there some reason you wouldn't want to use something like KeePass/Password Safe?
I won't use anything like that for serious...
September 23, 2011 at 10:44 am
ggoble (9/23/2011)
I've executed:
select req_transactionUOW
from master..syslockinfo
and it gives me 00000000-0000-0000-0000-000000000000
but when i try...
September 23, 2011 at 10:23 am
You can't get all the values in the same select as you get the max, otherwise the max is the max for a set of all the values so you...
September 23, 2011 at 9:43 am
Good question.
I nearly counted NULL twice, but remembered in time that the deduplicate operation uses the version of "=" that makes NULL = NULL true.
September 23, 2011 at 9:09 am
chris.mcgowan (9/22/2011)
mohammed moinudheen (9/21/2011)
L' Eomot Inversé (9/21/2011)
(which I believe is that replication continues as normal but with reduced replication latency - but I can't find a reference to back that...
September 22, 2011 at 5:06 pm
Great interview, Jeff.
And congratulations again on the award.
September 22, 2011 at 4:53 pm
Kiara (9/22/2011)
Ninja's_RGR'us (9/21/2011)
I'd like to know if mor than 10% of the people actually read the sig.
And from that, if anything over 5% actually understand french.
Well, I don't understand French,...
September 22, 2011 at 12:46 pm
Ninja's_RGR'us (9/21/2011)
Jack Corbett (9/21/2011)
When I plugged it into Google Translate it suggested that I might mean Pourquoi (one word). Don't know that it means anything.
Obviously the 12 different french...
September 22, 2011 at 12:10 pm
Viewing 15 posts - 5,356 through 5,370 (of 7,483 total)