Search results

  1. C

    How to kill old report user connections...

    We have OE10.1A running on WS2K3R2. Against it, we run various reporting tools like Crystal using a generic, read-only user. After some days, there are a bunch of connections left open under this user as folks have crashed out or the like. Someone must go in once a week and manually...
  2. C

    How to do a case sensitive query to an OE10 db that is case insensitive

    I wish to do an ODBC SQL query of an OE10 DB that was setup as case insensitive in a case sensitive fashion. Specificly, I would like to get a distinct list of the values in a field in a table showing all case versions of a given value like: THE The the ...instead of just: THE Thanks.
  3. C

    9.1C Progress Explorer won't load in MMC

    We have a system develop in Progress which is currently running against a 10.1A database. The vendor has put out an upgrade and this new version drops support for running Report Builder reports. We have a few we need to covert to Crystal. Since there is no wiz-bang conversion tool, I want to...
  4. C

    Convert Report Builder to Crystal

    I am looking for a tool/service to conver some report builder reports to Crystal. Thanks.
  5. C

    Convert Report Builder to Crystal

    I am looking for a tool/service to conver some report builder reports to Crystal. Thanks.
  6. C

    Cannot Start AdminService

    On a workstation - Windows XP - we have a test OE 10.1A db. If I reboot the box, the AdminService appears to be runing, but ProgressExplorer cannot connect to the server declaring "Cannot connect to the Admin Server. Ensure the Admin Server is running. (8336)" If I go to Services and try to...
  7. C

    How to determine the last date/time a table was updated in OpenEdge 10 via ODBC...

    We have an OE10.1A db - I would like to be able to determine when tables were last updated. Does anyone know of a way to query this in SQL-92 via ODBC?
  8. C

    ODBC Insert or Update a lvarbinary field with an image file's contents

    I am trying to automate placing image file contents in a lvarbinary field. The progress sql92 documentation I have indicates using sql "Insert values" for this type is not possible. It mentions using BINARY LOAD/DUMP. Is this the load done via "proutil -C load..." or something else? I do...
  9. C

    Create Table on Live db?

    Is there a way to add tables to a schema when other users are logged into the db? I have Progress 9.1c27. Thank you.
  10. C

    Cgi Error after update of WS2003...

    I have Progress 9.1c27 on Windows 2003 R2 with WebSpeed apps that use the cgiip.exe. Over the weekend, I updated Windows and these web scripts stopped. I can replace cgiip.exe in the call with wsisa.dll, and they work. Stopping and starting IIS, the WebSpeed agent, the Progress NameServer...
Top