On 06/14/2012 10:53 AM, Nate Lowrie wrote:
> dBizobj gets the dConnection object.  I would think you could
> instantiate a new backend specific connection and store it in the
> connection's _connection attribute without an issue?  The other thing
> to check is if there is a reconnect on the backend connection objects
> and if so can we fire it without creating a new object.
>
> Nate
With Postgres I don't believe it is possible to reconnect to the lost 
connection session.  Postgres demands the session remain open to insure 
serial data type works.

Johnf

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to