Firebird 2.1.3 in #ubuntu 10.04 using the tar.gz installer
Posted by mariuz on 29 Oct 2010 7:59 am. Filed under Blogroll.
The guide is in Spanish but you can use google translation
One Comment to “Firebird 2.1.3 in #ubuntu 10.04 using the tar.gz installer”
Leave a Reply
You must be logged in to post a comment.


On January 19th, 2011 at 10:05 pm
Hola, solo queria agregar que esta instalacion solo permite conectarse de manera local al servidor:
‘SQL> connect emploee’;
Para poder conectarnos de manera remota
‘SQL> connect localhost:emploee’;
hay que intalar ‘openbsd-inetd’.
Saludos.