next up previous contents index
Next: 4.4 Notes on specific Up: 4. XSB-ODBC Interface Previous: 4.2.13 Datalog   Contents   Index

4.3 Error messages

ERR - DB: Connection failed
For some reason the attempt to connect to data source failed.

ERR - DB: Parse error
The SQL statement generated by the Interface or the first argument to odbc_sql/1 or odbc_sql_select/2 can not be parsed by the data source driver.

ERR - DB: No more cursors left
Interface run out of non-active cursors either because of a leak or no more free cursors left.

ERR - DB: FETCH failed
Normally this error should not occur if the interface running properly.


next up previous contents index
Next: 4.4 Notes on specific Up: 4. XSB-ODBC Interface Previous: 4.2.13 Datalog   Contents   Index
Terrance Swift 2007-10-06