We are using Delphi 2005 with latest version of ODAC for our application developement.
one table used in application has field name called OLD_DIVMPL, when we try to use set old_divmpl=:old_divmpl on sqlupdate of toraquery it gives error:Not found field corresponding to parameter OLD_DIVMPL error.
Any suggestion to fix problem with :OLD_ FIELD NAME.
Thanks