المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : OleDbException



C# Programming
01-26-2010, 09:21 PM
I just want to ask what are some of the errors that OleDbException exception handler usually handles?

is the scenario of having a failed connection to the database one of the errors?

I can't find a detailed list of all the exception handlers usually used in database programming.