Kbase P117604: ODBC & JDBC: Multiple connections and multiple queries.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/12/2008 |
|
Status: Verified
GOAL:
SQL: Can an ODBC client application create multiple connection objects simultaneously against the same DSN?
GOAL:
Can an ODBC or a JDBC client application open multiple queries simultaneously using the same connection object?
GOAL:
Can an ODBC or a JDBC client application open multiple queries simultaneously using multiple connection objects?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
FIX:
1. Yes, an ODBC client application can create multiple connection objects simultaneously against the same Data Source Name (DSN).
2. Yes, an ODBC or a JDBC client application can open multiple queries simultaneously using the same connection object.
3. Yes, an ODBC or a JDBC client application can open multiple queries simultaneously using multiple connection objects.