Subject RE: [IBO] Read-Only Database
Author Jason Wharton
I'm convinced there is something that needs to be resolved. The callstack
on this would still be very helpful.

Jason Wharton


> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of Daniel Pohren
> Sent: Monday, November 07, 2005 9:16 AM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] Read-Only Database
>
>
> This error ocurs even INSIDE delphi...
> If I select the tIBOConnection component, clic in the
> "connected" property
> and change it to True ig gives me this exception...
>
> On 11/7/05, Jason Wharton <jwharton@...> wrote:
> >
> > > 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