Page 1 of 1

FB3 Embedded - How do I connect?

Posted: Fri 25 Dec 2020 08:46
by Andrea Raimondi
Hi!

I have followed the tutorial here:
https://www.ibphoenix.com/files/Embedded_fb3.pdf

But I still get an exception asking me to fulfil user name and password despite having set "Trusted Connection" to true in the connection properties, using a "local" protocol and a path name.

I am 100% sure I am doing something wrong but I have no idea what.

Can you please help me figure it out?

Thanks!

Re: FB3 Embedded - How do I connect?

Posted: Tue 29 Dec 2020 10:58
by oleg0k
Hello,
We're currently investigating the behavior of UniDAC when connecting to Firebird in the Embedded mode.
We'll keep you updated on the progress.

wbr, Oleg
Devart Team

Re: FB3 Embedded - How do I connect?

Posted: Wed 06 Jan 2021 17:39
by frickler
For embedded connection don't use "local" protocol. Leave "Server" and "Port" properties of TUniConnection completely empty.

Re: FB3 Embedded - How do I connect?

Posted: Tue 12 Jan 2021 11:31
by oleg0k
Hello,
Thank you for the information. We've reproduced the issue and are currently working on it. The fix will be included in the next build. As a temporary solution, set the protocol to TCP.

wbr, Oleg
Devart Team