Saturday, December 28, 2013

inserting expenses data in database using C#

Nice sample but you should set return code in each catch blocks other way it will crash after catch :)


After first catch it will cry for conn witch wont be declared :)


After second catch it will cry for cmd witch wont be declared also :)


No comments:

Post a Comment