jdbc

  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. M

    Jdbc Information For Progress Openedge 11.6

    My client has an ERP system that uses Progress as database. I want to connect to the database with a JDBC connection. I have copied the progress.jar file, but I get the message that the driver is not found. My first guess is that I have the wrong class name. Who has the class name for this jar...
Top