SujithKumar
20th July 2005, 21:58
Hi Folks.
I know we can use aliases on baan tables.
Any one know if we can use aliases to update tables ?
When i use db.update(a, db.retry, db.return.error). Getting the error variable (a) not defined. (a is the aliase for a baan table), defined in the FROM clause.
any ideas?
(Sujith)
I know we can use aliases on baan tables.
Any one know if we can use aliases to update tables ?
When i use db.update(a, db.retry, db.return.error). Getting the error variable (a) not defined. (a is the aliase for a baan table), defined in the FROM clause.
any ideas?
(Sujith)