13 Sep
2004
13 Sep
'04
5:51 p.m.
Johan Carlsson wrote at 2004-9-12 20:33 +0200:
... Connections couldn't be defined from Python Products (or?).
The same trick would work for DA (Database Adapter) instances (which are the representations of database connections) as well. However, it would be a good idea only for instances that are as rarely instantiated as normal DA instances are, because each instance could have several real database connections, each of them using scares resources in the client and on the server. -- Dieter