Search results

  1. J

    How to copy only the table structures from a database

    Hello, I need to create a copy of an existing OpenEdge 10.1A database, but without its data - only replicate all the table structures, keeping .r compatibility. Or (final result would be the same) just a way to purge all records from all tables of the database. I saw a suggestion on...
  2. J

    tty (client hostname) identification on proshut

    Hello, Is there a reason why proshut (_mprshut) sometimes shows, and sometimes does not show the client host name? For example, here is the output of a _mprshut -C list: usr pid time of login user id tty Limbo? 13 4292 Mon Jan 04 17:09:07 2010 BIW...
  3. J

    ODBC SELECT works remotely, hangs locally

    Hello, We are running OpenEdge 10.1A-02 (I know, old version, came with our ERP), and I have an application which periodically (every 10 min) pulls data from the Progress DB (read only ODBC connection) to a MySQL DB. The ODBC driver came with OpenEdge, 05.10.0039. The DBs and the app runs on...
Back
Top