Subject Re: [firebird-support] Re: Missing Embedded FB Libs on Mac
Author Helen Borrie
At 03:29 PM 6/06/2009, you wrote:


>Thanks for the info. But what I meant to say was that after installing the pkg there are no libfbembed.* files (sudo find / -iname "*fbemb*" returns nothing).

The file (whatever its name according to MacOSX rules) is there. No doubt someone from the MacOSX world will come online in the next few days and tell you its name.

But you don't have to find it or know its name: just use it.

In isql:

$ ./isql

SQL> CONNECT '/path/to/the/database' user 'yourusername' password 'yourpass';