[progress Communities] [progress Openedge Abl] Forum Post: Re: Differing Sql Syntax For...

  • Thread starter Thread starter Brian Derwart
  • Start date Start date
Status
Not open for further replies.
B

Brian Derwart

Guest
I think the issue is that you've quoted the alias name that you would like to use for this table in the SQL referencing the account table. Does this SQL work without error: update "account" account set acc_desc=? where "account".gl_account = ?

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