Page 1 of 1

Connecting to embedded firebird database

Posted: Sun 27 Apr 2008 10:03
by Ypsus
Hi,

i want to connect via UniDac to an embedded firebird db.

UniConnection: Provider InterBase, ClientDll (only exists in my programm dir, tried gds32.dll, fbclient.dll, etc.)

But UniDac refuses the connection because UniDac always want to connect via Localhost? How can i prevent that. What I'm doing wrong?

Posted: Tue 29 Apr 2008 07:29
by Challenger
Please make sure that your program uses the correct client library. You can specify full path in the InterBase.ClientLibrary specific option.