Subject Re: [Firebird-Java] moving from oracle to firebird
Author marius popa
Roman Rokytskyy wrote:
>>Also while searching trough other projects found this plugin for
>>squirrel-sql
>>
>>
>
> http://sourceforge.net/project/showfiles.php?group_id=28383&package_id=64864&release_id=246974
>
> I have started this plugin together with Colin Bell, but I'm not GUI
> developer, so the plugin needs a maintainer.

Ok it worked
copied plugin in plugins dir
and jaybird jars in squirrel lib dir
then used an url like this

jdbc:firebirdsql:localhost/3050:/opt/firebird/examples/employee.fdb

and did a query and now i try to edit some data

Not very bad for 0.0.1 version :)