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!
FB3 Embedded - How do I connect?
Re: FB3 Embedded - How do I connect?
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
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?
For embedded connection don't use "local" protocol. Leave "Server" and "Port" properties of TUniConnection completely empty.
Re: FB3 Embedded - How do I connect?
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
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