<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:bookman old style,new york,times,serif;font-size:10pt"><div>Thanks Graeme,<br>Checked those issues, and did get it working with both FlameRobin and FPC/Lazarus! </div><div style="font-family: bookman old style,new york,times,serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Graeme Geldenhuys <graemeg.lists@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> General mailing list <lazarus@lazarus.freepascal.org><br><b><span style="font-weight: bold;">Sent:</span></b> Monday, April 6, 2009 2:09:08 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Lazarus] Permission denied error with Firebird SS on OSX<br></font><br>
2009/4/6 Moshe Berlin <<a ymailto="mailto:mosheberlin@yahoo.com" href="mailto:mosheberlin@yahoo.com">mosheberlin@yahoo.com</a>>:<br>> How about this error msg from Flamerobin in Linux?<br>> Our Firebird works fine in Windows with Delphi, but we'd like to convert<br>> everything to FPC/Lazarus/Firebird in Linux<br>> ------------>><br>> context:database::connect<br>> message:isc_attach_database failed<br>><br>> sql message: -923<br>> can't format message 13:77 --message system code -4<br>><br>> engine code :335544421<br>> engine message: connection rejected by remote interface<br>> <<------------<br><br>I guess you would have to Google those error codes to see if they<br>reveal anything. Google for Interbase as well, seeing that Firebird<br>was folked from Interbase.<br><br>What is your connection string?<br><br>Local or Remote connection style?<br>  eg:   "/opt/data/test.fdb"<br> 
   or   "localhost:/opt/data/test.fdb"<br><br>If the remote connection style is used, to you actually have the<br>firebird server running as a daemon?<br>  eg:  ps aux | grep fb<br>You should see at least two fb????? entries in the output. I think<br>it's fbserver and fbguard.<br><br>How does the windows machine connect to the firebird server?<br><br>Regards,<br>  - Graeme -<br><br><br>_______________________________________________<br>fpGUI - a cross-platform Free Pascal GUI toolkit<br><span><a target="_blank" href="http://opensoft.homeip.net/fpgui/">http://opensoft.homeip.net/fpgui/</a></span><br>_______________________________________________<br>Lazarus mailing list<br><a ymailto="mailto:Lazarus@lazarus.freepascal.org" href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br><span><a target="_blank"
 href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a></span><br></div></div></div><br>

      </body></html>