[Zope] Re: Per-user Oracle connections
Oleg Broytmann
phd@phd.russ.ru
Tue, 18 Jan 2000 16:40:54 +0000 (GMT)
On Tue, 18 Jan 2000, Jim Fulton wrote:
> > how can
> > I create one ZOracleDA connection for every user, and how can I use diferent
> > connections for different users?
>
> You can't. However, you could create a new kind of connection
> object that did this for you. This should be a reasonably
> straightforward hack of ZOracleDA:
Thanks. Will think of it.
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.