Data Source Errors
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The IP for the OpenAccess SDK SQL engine adds errors generated by the data source. These errors have the following format:
DDTek.OpenAccess.OpenAccessException:[...] message
For example:
DDTek.OpenAccess.OpenAccessException:[Interface Provider] ORA-00942:table or view does not exist.
Use the native error code to look up details about the possible cause of the error. For these details, refer to your database documentation.