patriciapereira
Programmer
I'm using J++ 6.0 and ODBC to connect to a dBase and update a given table, but it keeps returning an ADO Exception: "...Cannot update. Database or object is read-only".
If I test the recordset status in the Exception 'Catch' I'll get an AdoEnums.RecordStatus.INTEGRITYVIOLATION
Does anyone have a clue why this is hapenning? Thanks in advance.
If I test the recordset status in the Exception 'Catch' I'll get an AdoEnums.RecordStatus.INTEGRITYVIOLATION
Does anyone have a clue why this is hapenning? Thanks in advance.