ADO Data Provider Errors
- Last Updated:Dec 03, 2024
- 1 minute read
- OpenAccess SDK
- Documentation
An error generated by the ADO data provider has the following format:
[DataDirect] [OpenAccess ADO provider] message
For example:
[DataDirect] [OpenAccess ADO provider] Invalid precision specified.
The native error code is always zero (0).
If you receive this type of error, check the last ADO call your application made. Contact your ADO or OLE DB application vendor, or refer to the ADO and OLE DB documentation available from Microsoft.