Markus C Parker
2005-12-13 00:32:50 UTC
I am trying to convert an application to interbase express
from BDE.
I am using builder 6 pro
When I try and set
UpdateAction = uaApplied;
in the updaterecord routine (multiple updates from a cached
dataset) I get an error
Ambiguity between 'uaApplied' and 'Db::uaApplied'
How can I correct this error??
Thanks in advance for your time
Markus
--
from BDE.
I am using builder 6 pro
When I try and set
UpdateAction = uaApplied;
in the updaterecord routine (multiple updates from a cached
dataset) I get an error
Ambiguity between 'uaApplied' and 'Db::uaApplied'
How can I correct this error??
Thanks in advance for your time
Markus
--