Firebird Embedded and Services Components?

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tsteinmaurer
Posts: 52
Joined: Thu 17 Dec 2009 08:25

Firebird Embedded and Services Components?

Post by tsteinmaurer » Wed 13 Mar 2013 22:41

Hello,

I don't see a way with IBDAC to use the Services components with Firebird Embedded, because Services components usually don't support some sort of local protocol, which is mandatory for accessing/attaching to Firebird Embedded.

Any plans to support the local protocol for Services components in the near future?

Thanks,
Thomas

AndreyZ

Re: Firebird Embedded and Services Components?

Post by AndreyZ » Thu 14 Mar 2013 08:32

Hello,

IBDAC supports the local protocol. To use the local protocol, you should set the Server property to the blank value. If Server is blank, IBDAC uses the local protocol.

tsteinmaurer
Posts: 52
Joined: Thu 17 Dec 2009 08:25

Re: Firebird Embedded and Services Components?

Post by tsteinmaurer » Thu 14 Mar 2013 18:59

Ah, ok. Thanks!

AndreyZ

Re: Firebird Embedded and Services Components?

Post by AndreyZ » Fri 15 Mar 2013 08:39

I am glad to help. If any other questions come up, please contact us.

Post Reply