Viewing 15 posts - 4,396 through 4,410 (of 6,026 total)
If you are the designated person who is expected to stand in for the role of organizational president, even if it's only required on rare occasions, then you should have...
September 5, 2014 at 7:27 am
I didn't build most of the software running this site, but I do think that SQLServerCentral as a total entity is the thing I'm most proud of. I'm not sure...
September 2, 2014 at 6:39 am
Using T-SQL to parse EDI records is probably not the best way to accomplish whatever it is you're doing. You would get more useful advice posting this question in a...
August 27, 2014 at 7:01 am
That a schema name, not a database name. Coincidentally, your default schema must be the same as your database name.
August 26, 2014 at 6:41 am
Perahps most IT development shops in 2014 are in the "Early Industrial Age", where is goal is leveraging tools to crank out a lot of "good enough" code but there...
August 21, 2014 at 10:15 am
If sufficient functional requirements are not provided upfront, then all these "fixes" in production are really just change requests and phase I, II, ~ deployments. A solution that has been...
August 21, 2014 at 7:54 am
Gary Varga (8/21/2014)
Eric M Russell (8/21/2014)
Jim P. (8/20/2014)
August 21, 2014 at 7:43 am
I doubt many IT workers would stoop to this level of stupidity, but posing as a law enforcement officer on the phone is apparently sufficient to fool some fast-food restraunt...
August 21, 2014 at 7:22 am
Jim P. (8/20/2014)
August 21, 2014 at 7:07 am
Isn't it crazy how a lot of folks these days walk around in public with a complete history of their bank statements, address book, work correspondecnces, personal correspondeces, and even...
August 20, 2014 at 2:07 pm
Lynn Pettis (8/20/2014)
As this was posted in a SQL Server 2005 forum the DATE data type is not available in this version of SQL Server.
The following check constraint should work...
August 20, 2014 at 11:24 am
dirk.dromgoole (8/20/2014)
WHERE (GETDATE() - 1 <= EndDate)
If EndDate has a time...
August 20, 2014 at 9:21 am
Even through there is probably no confidential data stored locally on the laptop, I also use DiskCryptor, which encrypts the entire HD.
Both iPhone and Andriod phones have a encryption...
August 20, 2014 at 8:51 am
Steve Jones - SSC Editor (8/20/2014)
The problem is that far too many of us travel for work. Leaving a laptop/cell phone behind isn't an option.
My work laptop contains nothing but...
August 20, 2014 at 8:31 am
Gary Varga (8/20/2014)
Eric M Russell (8/20/2014)
August 20, 2014 at 7:48 am
Viewing 15 posts - 4,396 through 4,410 (of 6,026 total)