Search results

  1. A

    ODBC Error with Business Objects

    I have had this with BO and ODBC connectivity to Progress in general. Ignore the connection established message, it just indicates that you have connected to the database, not whether you have rights to the database tables to retrieve data. Which user did you connect to the database with...
  2. A

    Report Builder and SQL Dataserver

    Not really an option we have a large number of reports embedded in our system that run a command of the format: RUN aderb\_prntrb2( ↑ t_Library_Name, /* RB-REPORT-LIBRARY */ ░ REPORT-NAME...
  3. A

    Report Builder and SQL Dataserver

    Apologies if this thread is in the wrong forum We have and existing application with a large number of Report Builder reports. For one client we need to host the application using the Progress SQL dataserver. All our reports run using the aderb\printrb2 methodology. From my reading it should...
Back
Top