Search results

  1. M

    how to configure openedge10b03 's clustering

    hi~, our company has recently upgraded from progress9.1D09 to openedge10B03. and I noticed that, openedge10b 's database configuration in Progress Explorer has a checkbox call "Start this database in cluster mode". I have checked on the Openedge documentation about the cluster mode, but the...
  2. M

    how to use existing dynamics browser point to local new defined temp-table???

    can i use existing/new dynamics browser to point to the procedure new defined temp-table? the temp-table is without sdo, if can, can i do the updatable dynamics browser to temp-table?
  3. M

    how to get fill in (not datafield ) value from javascript

    I tried to get the value from data field by using var testing = apph.action('wdo.datafieldname.get'); its works !!! but when i typed var testing = apph.action('wdo.fillinfieldname.get'); it didn't get any value from my fill in field 's value. how i going to solve this problem? :((...
Back
Top