Viewing 12 posts - 1 through 12 (of 12 total)
It's really an easy out for a developer to just go ahead and blame management for their buggy software, "it couldn't possibly be my fault!". In the end, as the...
January 13, 2015 at 2:23 pm
That's really interesting, though an us-verses-them mentality between developers and QA (though natural) will most likely lead to tension and possibly worse designs.
January 13, 2015 at 9:01 am
I agree with Steve. You will make judgement errors on how the system will be used not only at the time of development, but after many interactions users will come...
January 13, 2015 at 8:44 am
So none of the blame falls at the feet of the developer it seems....
January 13, 2015 at 7:51 am
Steve,
I have been creating unit tests for database code for many years now, using DBFit and some early techniques gleaned from the folks at SQLity. Having developed using TDD and...
January 13, 2015 at 7:44 am
Just try running it again and it will work, you'll receive that message the first time you try to execute the report but I've found that if you try again...
October 31, 2014 at 7:39 am
This is actually a pretty interesting thought, it's almost a "chicken or the egg" type of question. Both professions can bring long-term benefits or damages to a company when the...
February 17, 2012 at 6:49 am
Another item that i find astounding is not relegated solely to SQL Server. It's the actual SQL language itself. I have worked with no other language that is as expressive...
December 17, 2010 at 11:07 am
Good post Charles, the SQL community and this website deserve a lot of credit and praise as well!
December 17, 2010 at 8:24 am
yes, i use templates all the time. Big time saver, good call!
December 17, 2010 at 8:06 am
The feature i use the most would be the ability to highlight a SQL object (table, view, proc) and then click Alt + F1 to see it's definition and parameters...
December 17, 2010 at 7:34 am
I just wanted to thank you for the ideas, as a fellow report writer I've run into many of the refactoring nightmares you're talking about which keep you from creating...
March 12, 2009 at 7:05 am
Viewing 12 posts - 1 through 12 (of 12 total)