Page 1 of 1

Unidac Lazarus OSX

Posted: Wed 06 Mar 2013 19:16
by justapps1
For anyone having issues getting this to work. Here is a couple of things that I did:
1. I added the firebird user to my Document folder with read/write permissions because my fdb file is in a subfolder of Documents
2. In my Uniconnection1 SpecificOptions I set the ClientLibrary= to ClientLibrary=libfbclient.dylib

My only question is what if I wanted to make use of embedded?

Re: Unidac Lazarus OSX

Posted: Thu 07 Mar 2013 10:42
by AndreyZ
You can find the information about setting up Firebird embedded on Linux or Mac at http://www.firebirdfaq.org/faq51/

Re: Unidac Lazarus OSX

Posted: Sat 09 Mar 2013 19:49
by justapps1
Thanks!

Re: Unidac Lazarus OSX

Posted: Mon 11 Mar 2013 10:54
by AndreyZ
I am glad I could help.