[Stackoverflow] [Progress OpenEdge ABL] Open Edge Progress database update query

  • Thread starter Thread starter Naruhina
  • Start date Start date
Status
Not open for further replies.
N

Naruhina

Guest
I'm a beginner in Open Edge Progress database.

Is there any query to update/insert data into progress database table

my try was

Code:
ASSIGN
  TABLE.COLUMN=DATA
END

Is this correct?

Continue reading...
 
Status
Not open for further replies.
Back
Top