Hi, I have the following major crash on the following case:
I'm using SQLAnywhere 16.0.0.2234
Structure Table:
When I click Data tab
Very few records: 14 rows
When I execute interactive sql: Select * From Proc_pic_survey results are ok
When I execute an Update command I have the following:
I've got the final error:
The set of domains could not be read from the database.
Connection was terminated
[Sybase][ODBC Driver][SQL Anywhere]Connection was terminated
SQLCODE: -308
SQLSTATE: 08S01
When I tried to delete the complete table, the Sybase Central freezes and the service stops. I cannot restart it, and the whole database seems corrupted after that - the service that uses is cannot initialize, and I can't connect to it any more via ODBC.
Anyone have any idea what the error message means? Could it be some sort of limitation on the size of the pictures stored?
Thanks for all suggestion
Pascal