[Lazarus] Cannot connect Firebird server

Sławomir Cabaj c-soft at wp.pl
Wed Jul 25 13:07:04 CEST 2012


W dniu 2012-07-25 12:40, michael.vancanneyt at wisa.be pisze:
>
>
> On Wed, 25 Jul 2012, Sławek wrote:
>
>> Hello,
>>
>> I'd like to start a new life (after Delphi) with Lazarus IDE but got 
>> into trouble with basic Firebird connection  procedure :(
>> Error message: Cannot load default Firebird clients (fbembed.dll or 
>> gds32.dll) ??
>>
>> System Win7,64bit,home
>> Firebird 2.5/32bit installed on local machine from zip package; 
>> database located on local machine
>> Lazarus 32bit, 0.9.30.4
>>
>> Any hints ?
>
> First, make sure that fbclient.dll is in the PATH
>
> Then, try adding
>   InitialiseIBase60('fbclient.dll');
> as the first line in your program source.
>
> Michael.
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Putting "InitialiseIBase60('fbclient.dll');"  generated "Identifier not 
found InitialiseIBase60"

but it works when fbclient.dll is located in SysWOW64 directory !



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120725/ba352681/attachment-0003.html>


More information about the Lazarus mailing list