Search results

  1. B

    Setting wroking directory as READ-ONLY

    Are there any potential issues with setting the current working directory for a progress application to READ-ONLY? A client is requesting the application working directory as READ-ONLY for security purposes. The application is started with -T "c:\temp". Does progress dump any temp files...
  2. B

    Suppress User prompt during prorest

    I am working on automating online incremental backups and restore of progress databases. The incremental backups are created in sequence as follows: <db-name>-1 <db-name>-2 <db-name>-3 I am using a batch file to restore the incremental backups: set dlc=c:\dlc10a call c:\dlc10a\bin\prorest...
Back
Top