newbie ProC CONTEXT FREE question

From: pplppp <pplppp23_at_yahoo.com>
Date: 30 Aug 2004 08:24:59 -0700
Message-ID: <dc747618.0408300724.4d8464e0_at_posting.google.com>



Hi
I'm writing a multi-threaded application and each thread has its own run-time context. My question is:
1. If a thread uses its context to open a connection, then the database is down for whatever reason. Can the thread re-use the context to open a connection to another database?

2. If I forget to call CONTEXT FREE for contexts, are they freed when my probem exits?

thanks in advance Received on Mon Aug 30 2004 - 17:24:59 CEST

Original text of this message