Search results

  1. R

    how to update two tables in SQL EXPLORER

    Hi Well I am new also, but if you have SQL Explorer working properly, and that is the first step and hardest. After that its Insert INTO <tablename> (fields list) values (values list) or Update <tablename> set ,fieldname> = <value> where <idfield> = x Hope that helps Good Luck
  2. R

    Newbie says hi and needs help

    adminservice Hi Yes Windows and the service is started.... and I am just trying to understand what Progress Explorer does??? or is supposed to do?? But from doc's it says first add an AdminServer... but I do not know what that means or how to add it. Thanks
  3. R

    Newbie says hi and needs help

    Hello all... I am a 3 week user of progress 9.1C... I am trying to get the Progress Explore to work... just what is an AdminServer. I have a local db and I start it with a BAT file using proserve. I can connect via SQL Explore and see data. But do not understand the Progress Explore .... it...
Back
Top