Subject RE: [IBO] CreateDatabase() causing AV
Author Jason Wharton
I don't believe IBO 4.6 final release has this problem.

Geoff made some changes in how the client library is loaded. Previously I
loaded the client in the unit initialization sequence but he took that out
and caused it to load on demand but only safeguarded the API call to
connect. I made a note of needing to finish this up before the final
release and did so but some of the beta versions didn't have this work
complete. There are about 4 or 5 API calls that can be made without a
connection and on each one of those I had to check to see if they were
loaded and if not go ahead and load them. Without being loaded an AV is the
end result.

Jason Wharton


> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of Martijn Tonies
> Sent: Monday, January 30, 2006 4:16 AM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] CreateDatabase() causing AV
>
>
> > No AVs, everything works as expected.
>
> Helen -- a few remarks:
>
> - if IBO AVs because of the missing "transaction" component:
> it's a bug. It
> should raise an error message instead.
>
> - why does it need such a component in the first place?
>
> Martijn Tonies
> Database Workbench - tool for InterBase, Firebird, MySQL,
> Oracle & MS SQL
> Server
> Upscene Productions
> http://www.upscene.com
> Database development questions? Check the forum!
> http://www.databasedevelopmentforum.com
>