Subject Read-only problem
Author p3pp3rh3ad
I want to access a database that has been marked read-only (via gfix).
When I click the 'Connect Database' button in the design editor, I get
this error:

ISC ERROR CODE:335544765

ISC ERROR MESSAGE:
attempted update on read-only database

SQL ERROR CODE:-817

SQL ERROR MESSAGE:
The insert, update, delete, ddl or authorization statement cannot
be executed because the transaction is inquiry only

I'm using IBO 4.8.7 with Builder 2007.

Any insight would be appreciated.