Unidac Lazarus OSX

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
justapps1
Posts: 5
Joined: Wed 06 Mar 2013 18:59

Unidac Lazarus OSX

Post by justapps1 » Wed 06 Mar 2013 19:16

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?

AndreyZ

Re: Unidac Lazarus OSX

Post by AndreyZ » Thu 07 Mar 2013 10:42

You can find the information about setting up Firebird embedded on Linux or Mac at http://www.firebirdfaq.org/faq51/

justapps1
Posts: 5
Joined: Wed 06 Mar 2013 18:59

Re: Unidac Lazarus OSX

Post by justapps1 » Sat 09 Mar 2013 19:49

Thanks!

AndreyZ

Re: Unidac Lazarus OSX

Post by AndreyZ » Mon 11 Mar 2013 10:54

I am glad I could help.

Post Reply