Subject RE: [IBO] Read-Only Database
Author Jason Wharton
> How can I connet in a read-only database (FB 1.5) using IBO?
> It returns me an "attempting to update a read_only database"
> error when I try to connect using the IBODatabase

What is the callstack on that exception?

This will tell us what is actually attempting an update.

Jason Wharton