To resolve this problem, obtain the latest service pack for Microsoft Data Access Components 2.6. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
300635�
INFO: How to Obtain the Latest MDAC 2.6 Service Pack
To resolve this problem, you can also follow these steps:
- On Control Panel, click Regional Options.
- Change settings for the current user to the locale for your particular country.
- Click Set Default, and then change the system locale to the locale for your particular country.
WORKAROUND
Although the error description is not raised to the correct objects, you can use the following workaround to retrieve it:
- OLE DB API programmers can specify GetSystemDefaultLCID() for the LCID parameter in the IErrorRecords::GetErrorInfo call.
- OLEDB Templates programmers can specify GetSystemDefaultLCID() for the LCID parameter in the CDBErrorInfo::GetAllErrorInfo call.