connection odbc

  1. T

    Answered Progress JDBC Implementation (limit connection count)

    Hello Community, im using the jdbc to query data from Progress db via sql. The documentation states that there is a parameter for maxPooledStatements. I've run some tests and found ot that this property does not limit the pooled connections or statements. Currently im programming a client-side...
  2. CAFC

    Connection Odbc Doesn't Release User On Database Sessions

    Hi, we have very strange problem (pb) with our connection odbc (currently we are using progress 11.3), when we make any connection via odbc we realise (in our user's sessions in database) that the user connection is still active after we make connection close... . have someone deal or have...
Top