Indexed File System Error Messages

Indexed file system (Vision File System) error codes have two numbers. The first number corresponds to a general "SQLSTATE" error. You can find information on SQLSTATE errors in general ODBC manuals, like the ODBC Programmer's Reference. The second number is the native indexed file error code. It lists the native error associated with AcuXDBC operation.

For example, in the following error code:

S1003   102

"S1003" is the SQLSTATE ODBC error number, and "102" is the native indexed file error number. The following are a list of the native indexed file errors that you may encounter.