Re: components



Vivien Malerba wrote:

> On mer, 29 mar 2000, Rodrigo Moya wrote:
>
> > > Ok, and there will be one of these processes per provider.
> > >
> >
> > Yes
>
> Ok, but if my client has a component (provided as we say by another process than
> the provider itself) which relates to the opened connection with the provider,
> we should find a way for the separated process to use the same connection the
> client is using. Otherwise it means opening a new connection from the separate
> process, with the same parameters as the one from the client (and may use more
> ressources than necessary, or cause some problemns for DBMS limited by lisence
> :( to a number of connections). What do you think of this?
>

Good point! We could add a property to the components where you can set the connection to
be used (not the Gda_Connection struct, but the GDA_Connection ORBit interface, which can
be passed AFAIK between processes).


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]