Subject | Re: [firebird-support] Re: Deploy Delphi Application with FB |
---|---|
Author | Martijn Tonies |
Post date | 2003-12-02T12:48:35Z |
Hi,
IB_Constants.IB_GDS32 := 'fbclient.dll';
This tells IBO to use FBClient instead of GDS32.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> > > >> Btw I thought FB doesn't require gds.dll?Did you do this in your first unit in the project:
> > >
> > > > Firebird 1.5 doesn't. What version are you installing?
> > >
> > > Martijn, you got to remember that it depends on the component
> library
> > > and which DLL it depends on.
> >
> > I do :-)
> >
> > But that's not Firebird, that's the component set.
> >
> > Either way: he didn't tell us a whole lot:
> >
> > - what version of Fb?
> > - what component set?
> > - target OS?
>
> Sorry for missing out all these details, here it is.
> FB 1.5
> IBObjects
> Win 2k
> Delphi 6
IB_Constants.IB_GDS32 := 'fbclient.dll';
This tells IBO to use FBClient instead of GDS32.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com