If you read some of my CodeProject.com articles, probably you know that I’m not very much bashful to share with you, what I learned? Actually if I found something interesting I will always try to share this with you. I m not well experienced on article writing, but I try because of the wonderful knowledge sharing platform of CodeProject.com; I hope that everybody will be agree with me that the CodeProject provide us an excellent platform to share knowledge’s.
Before I start about this article in detail, I would like to share a little incident; few month’s ago, I was working to update an ERP system, where I found a huge bugs of Transact-SQL and table design; Most of the time the system fail to process data transaction. To find out the reason I assign one of my team members. After few days he report me that some of the main reasons are data type mismatch, data conversion error, stored procedure parameters issues etc. So we decided that at first we have to find out the sources of the error and the types of error as well. So the question is how we can achieve this?
No comments:
Post a Comment