[Lazarus] Permission denied error with Firebird SS on OSX
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Apr 2 22:38:31 CEST 2009
2009/4/2 Giuseppe Luigi Punzi Ruiz <glpunzi at lordzealon.com>:
> galilea:testfb glpunzi$ ls -all
> /Library/Frameworks/Firebird.framework/Versions/Current/Resources/examples/empbuild/
What happens if you move your database into this "examples" directory?
Can you access it then?
> -rw-rw---- 1 firebird firebird 696320 2 abr 20:55 test.fdb
As far as I understand, unix OS's have recursive permissions. The file
might have the correct permissions, but if the directory that file
lives in does not, you still can't access it.
What are the permission of each of the following directories. And who
is the owner and group?
/Users/
/Users/glpunzi/
/Users/glpunzi/Documents/
/Users/glpunzi/Documents/testfb/
Also, how do you connect to the database? Via IP address or direct
path (local access)?
> Statement failed, SQLCODE = -902
Have you ever seen such a ridiculous error message - check the
screenshot again. :-) I always laugh when I see that. Like any user
will know what that means. :-)
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list