Where does RETURNING LONG work ?
Posted: Thu 26 Oct 2006 15:57
I m tryng to update record in demos (TCRDBGrid). In different environment I have received the same error message: LONG unsupported in RETURNING clause.
Of cause, replacing LONG with VARCHAR2 corrects the problem.
Of cause, replacing LONG with VARCHAR2 corrects the problem.