Viewing 15 posts - 31 through 45 (of 205 total)
Henk Schreij (10/23/2015)
VARCHAR(1), Default '' (an empty string).
I fill this field with a Char...
October 23, 2015 at 4:35 am
The negative form leads to difficulties with double negatives (if isInactive = 0). The positive form is much clearer.
October 23, 2015 at 2:08 am
Orlando Colamatteo (9/18/2015)
david.wright-948385 (9/18/2015)
A CLR is efficient as long as the connection object is cached.
That would take some additional engineering to avoid creating a bottleneck and also to release unused...
September 21, 2015 at 2:05 am
Orlando Colamatteo (9/18/2015)
I would like to see autonomous transactions be added to the engine...
That would be ideal.
September 18, 2015 at 7:25 am
Orlando Colamatteo (9/18/2015)
You could also use OPENROWSET...
As you say, OPENROWSET is very inefficient. A CLR is efficient as long as the connection object is cached.
September 18, 2015 at 7:23 am
allarmi (1/21/2014)
i'm still looking for a transaction independent way of logging the activity going in an arbitrary number of procedures regardless of their nesting level...
September 18, 2015 at 4:18 am
I can see the benefit for charities, but in its raw form the whole thing looks like cynical manipulation by the company. They get to reinforce their dress code, but...
July 17, 2015 at 1:47 am
A senior dev doesn't necessarily have the upper hand over a junior DBA. She has a different set of priorities to you, and in this case the structure of the...
February 25, 2015 at 2:11 am
The limiting factor for me is the cost. I've bought some, but the tools we're talking about cost corporate-scale amounts of money, and it takes a lot of justification to...
February 19, 2015 at 2:13 am
I don't know what to say - I just can't take it any more!! :hehe:
February 9, 2015 at 7:31 am
crussell-931424 (9/9/2014)
September 10, 2014 at 1:49 am
Deadlines can be achieved even on a complex project if:
1 estimates are created by people who have experience in the field.
2 estimates are peer-reviewed...
September 9, 2014 at 2:46 am
Tatsu (8/22/2014)
...at some point the developers need to break out of "build it" mode and get into the "break it" mindset.
I'm sorry, I think that's a fundamental error. Developers need...
August 22, 2014 at 6:57 am
Tatsu (8/22/2014)
I am for having the right data in the right environment.
I don't see the point. If production data can be obfuscated while maintaining similar statistical characteristics, and if there's...
August 22, 2014 at 6:17 am
Viewing 15 posts - 31 through 45 (of 205 total)