Subject Re: [IBO] Can I use more than 1 Connection?
Author Lucas Franzen
Rafael Colucci schrieb:

> Hi
>
> Can I use more than 1 connection in my program? I´m using firebird embedded
> with ibo ...
> I put 2 connections and both had connected withou error ...

You can use as much connections as you like as long as they're
connecting to several databases.

You cannot connect to a specific database more than once.


Luc.