Viewing 15 posts - 1,336 through 1,350 (of 5,685 total)
Do humans need to perform these tasks on particular edits or does the system? The approach will vary widely depending on the two.
If the system needs to perform a...
August 2, 2012 at 2:13 pm
lianvh (8/2/2012)
our IT Auditors suggested the database administrators should not be able to view the Production data . Is there way to do that or should we rather...
August 2, 2012 at 2:11 pm
Brandie Tarvin (8/2/2012)
I'm going to start this off rather generically because the code we have does work, but has started running into performance problems.
Well, will try to help, but you...
August 2, 2012 at 2:08 pm
Cadavre (8/1/2012)
SELECTCASE WHEN a.id IS NULL THEN b.id ELSE a.id END AS id,
CASE WHEN a.value IS NULL THEN b.value ELSE a.value END AS value
FROM (SELECT [id], [value]
...
August 1, 2012 at 6:38 pm
Lynn Pettis (8/1/2012)
Evil Kraig F (8/1/2012)
GilaMonster (7/31/2012)
Evil Kraig F (7/31/2012)
Ugh, sick for a week blows. I miss anything of import since last Tuesday?
Vacation! Mine! (no, you're not invited :-)...
August 1, 2012 at 3:39 pm
GilaMonster (7/31/2012)
Evil Kraig F (7/31/2012)
Ugh, sick for a week blows. I miss anything of import since last Tuesday?Vacation! Mine! (no, you're not invited 🙂 )
LOL! Bah, shame you...
August 1, 2012 at 3:16 pm
Ugh, sick for a week blows. I miss anything of import since last Tuesday?
July 31, 2012 at 1:49 pm
Heya Chad.
Sorry, came down very sick for a week, haven't reviewed a thing for a while.
The other primary reason I like SB vs. other messaging apps is the fact that...
July 31, 2012 at 1:45 pm
Ow G2, that SUCKS. Been there done that though. However, my version of that report got every consultant let go because they couldn't 'let go' normal employees while...
July 31, 2012 at 1:29 pm
kd11 (7/24/2012)
Via RS can I have a user to enter 4 parameters(Fname, Lname, City, State) and that data will be store in a table on the back-end?
Since noone else came...
July 24, 2012 at 5:44 pm
sequelite (7/24/2012)
July 24, 2012 at 5:37 pm
Would it be possible to provide the schema, some sample data, and the expected results from that data? The first question was simple enough to extrapolate for me but...
July 24, 2012 at 5:34 pm
Chad, you might want to include a piece on how limiting the # of activations can allow for lowering the impact of multiple high-impact bulk work simultaneously requested, so it...
July 24, 2012 at 5:30 pm
Jeff Moden (7/24/2012)
Koen Verbeeck (7/24/2012)
Jeff Moden (7/23/2012)
July 24, 2012 at 3:00 pm
Gianluca Sartori (7/19/2012)
I'm working in an industry where data theft is very common and intellectual property is the most important assset. I understands the reasons behind...
July 19, 2012 at 3:37 pm
Viewing 15 posts - 1,336 through 1,350 (of 5,685 total)