Search results

  1. pivert

    Answered deploy new client 11.2 via msi

    Does anyone know how to put the oe11.2 client in a .msi so we can use System Center to deploy it to the clients? I've read different articles to do it via silent install but for some strange reason SCCM refuses to install it. I've put everything in a bat-file with the silent install params and...
  2. pivert

    Question dump and load to test database

    progress 11.2 I have an obu from our live-db that I'd like to restore in our test-database. Our live db has a different structure so a simple prorest didn't work (or at least I couldn't figure out how) so I restored the obu in a temporary copy and did a dump of all files. Is there a way to...
  3. pivert

    Question to_date()

    I have a date-value in a characterfield, European style so it's "DD/MM/YYYY" with leading zeroes if needed. But I can't get my sql-statement working (sql statement is processed by an asp.net odbc program for small ad-hoc reports). I've tried several options (part of the WHERE-clause)...
  4. pivert

    set custom title in taskbar

    I'm running a windows server only used for batch jobs. And sometimes, several progress jobs are running at the same time. Is there a way to set a custom title for a progress program? Now it just says "progress". The batch programs are started via a bat-file and here we use the "title" command to...
  5. pivert

    Date validation on screen

    I have a date-field on a screen. You can leave it blank, in which case it just displays " / / ". But once you enter a date, leave the field, come back and clear the date, you get stuck in the date-validation routine (the month of a date must be from 1 to 12). Is there a way to reset the...
Top