SDAC Ole db error listing
Posted: Tue 01 Feb 2011 16:39
I'm looking for a listing of possible error number with the error message from SDAC which can be show in my program.
Something which could look like this:
0x80040E4D -2147217843 Authentication failed
I d'like to change some error message to be more friendly for the user. So if I could have the whole list, I could figure which one I should change before the user sees it.
I'm pretty sure the message error comes from SDAC and not oledb.
Error number comes from Oledb. I might be wrong...
If the whole thing comes from OleDb, where could I find an accurate list for sql server 2008 ?
Something which could look like this:
0x80040E4D -2147217843 Authentication failed
I d'like to change some error message to be more friendly for the user. So if I could have the whole list, I could figure which one I should change before the user sees it.
I'm pretty sure the message error comes from SDAC and not oledb.
Error number comes from Oledb. I might be wrong...
If the whole thing comes from OleDb, where could I find an accurate list for sql server 2008 ?