Viewing 15 posts - 391 through 405 (of 515 total)
Bill Talada (7/10/2013)
July 10, 2013 at 7:32 am
Alex Gay (7/10/2013)
My phone/camera software...
July 10, 2013 at 7:28 am
Programming (at least coding) seems to require a skillset that *IS NOT* common, in fact it's extremely rare. Spreadsheets are no more programming than they are databases, they are spreadsheets....
July 10, 2013 at 5:24 am
Cloud is a security disaster.
Look at the NSA mess. Any large company now has to worry about where their data is stored, which country will pass what secret espionage orders...
June 13, 2013 at 7:13 am
I'm a single developer/DBA/chief cook & Bottle washer at my company. I use Subversion tied into Visual Studio and SSMS/Windows Explorer.
I actually like using Explorer as my navigation shell, Win...
May 17, 2013 at 6:50 am
I've worked in 5' tall cubicles, open plan, shared office, and private office. I've also worked in the computer room itself (not nearly as fun as you would think).
I have...
April 12, 2013 at 7:14 am
I don't know if I'd want backup information in the database or not. On the one hand I could see it, and you're right, having information about the backup in...
March 12, 2013 at 6:42 am
I freely admit to having gotten it wrong. 🙂
However, the question now becomes, why *doesn't* it compress seperately stored data? If you're using data compression, you NEED it, and if...
January 30, 2013 at 6:58 am
I've been a developer for over 30 years. No, it is not easy! 😀
The problem is the size of the problem domain and the sheer complexity of it. Take the...
January 23, 2013 at 6:58 am
In many ways SQL Server itself is an EAV system. Tables, columns, constraints, they're all records in tables.
However, having said that, why reinvent the wheel? SQL Server actually abstracts...
January 21, 2013 at 5:48 am
This issue is yet another example of why SQL is one of the worst-designed languages of all time from a syntactic POV.
Would it have killed the designers to create two...
January 3, 2013 at 6:34 am
Mr. hoek (12/24/2012)
Removing the...
December 24, 2012 at 6:55 am
I always liked the library analogy.
The clustered index is how the books are shelved (usually by Dewey Decimal number), the non-clustered indexes are the index cards in the card catalogs.
Of...
December 24, 2012 at 6:27 am
I find myself in strong disagreement with the editorial.
Sales people:
A) shouldn't be allowed near a computer without at least 3 armed guards to make sure they don't touch anything :laugh:
B)...
November 7, 2012 at 7:16 am
L' Eomot Inversé (10/22/2012)
roger.plowman (10/22/2012)
2) They're not too busy to call and complain.
3) They don't remember you have to sleep.
4) 18/7/365 on...
October 23, 2012 at 7:00 am
Viewing 15 posts - 391 through 405 (of 515 total)