We have a few hundred articles that have null columns that are causing the application to display errors because the application is written in such a way it expects non-null values. Yet the db tables specifically allow null values and the user interface does not validate and prevent those values from being entered into the application. Good job
(
Read more... )
Comments 2
Reply
Now, I can't wait to teach writing data access code next month. I may just hand out some code to my students similar to what I've seen with this crap. "So, class... What is wrong with this code?" :)
Reply
Leave a comment