Viewing 14 posts - 1 through 14 (of 14 total)
How do you handle the all too common situation where a feature is not used because it just can't be done well enough or complete enough as a small change...
November 7, 2018 at 10:19 am
This is a beautiful thing for debugging. Should there be a concern however, about potentially leaking sensitive data via attacks that exploit the error messages? Perhaps that is why they...
September 27, 2018 at 11:28 am
The editorial makes a good point. I don't mind putting on the reading glasses when I sit down at my computer, but it's ridiculous to me to have to do...
April 12, 2018 at 11:27 am
April 11, 2018 at 12:36 pm
March 16, 2018 at 5:00 pm
Generally I like stored procedures too for many of the reasons already mentioned. One real world problem we had however, that caused us to move all or business logic back...
March 16, 2018 at 1:12 pm
We've been working with SSIS quite a bit and it does feel brittle. Both the tools and the core functions seem like they got them to the beta stage and...
June 26, 2017 at 10:33 am
Clearly there are 1/10 x programmers but does that truly mean we have 10 x programmers? It all depends on how you define x. If x is the...
September 19, 2016 at 12:32 pm
I'd like to use search in this way but I'm so disappointed in how outlook search works (or doesn't) Also the fact that Ctrl-F means Forward instead of Find...
July 27, 2016 at 4:54 pm
Security is also an issue. We've seen instances where customers steal code that is in Stored Procedures, take over maintenance themselves, and stop paying for the product. If more...
October 16, 2015 at 1:13 pm
I did something very similar which is working great. The commit after each small batch is the real secret. I also put a WAITFOR DELAY '00:00:02' into the...
March 6, 2013 at 10:26 am
I agree that they should have only one edition with all the features. They could set price points and use licensing to enforce them. The difference would be...
March 25, 2011 at 10:40 am
Viewing 14 posts - 1 through 14 (of 14 total)