Recent content by JoeMosc

  1. J

    Problem with sqlexp

    I have a site with a runtime of Progress 9 under AIX 5.2. I need to export some data and for some reason I can't use the dict.p utility (the admin menu is disabled for some reason). I want to try using the sqlexp utility, but when I try, I get the following message: Error: [JDBC Progress...
  2. J

    exporting data from runtime version of Progress 9 undex AIX 5.2

    I need to export data from a site with a runtime version of Progress 9. For some reason, both the dict.p admin->export won't work (The admin menu is disabled) and the sqlexp utility doesn't work. I was going to write a short 4GL program, something like: CONNECT [databaseName] -db [databaseName]...
  3. J

    dict.p utility

    I want to use the standard dict.p utility to dump some database tables, but I can't get to the "admin" menu. I connect to the database and I can print the schema report, but for some reason the admin menu doesn't get enabled. This is at a site that has a run time version of Progress 9 (under...
Back
Top