AV during save after edit SQLText
I am using RB Ent. (Trial) and Delphi 6. Whenever I edit
the SQLText directly I get an AV @ 4002D7C9 in RTL60.BPL
when I try to save the report form. This occurs both with
the DBDEMOS database and our own Sybase stuff. Using the
Query wizard works fine.
I am currently reviewing RB for integration into our product
and this is definitely a showstopper. It's important that
we have the ability to enter SQL Text directly since our
reports are mainly driven from stored procs.
Thanks.
the SQLText directly I get an AV @ 4002D7C9 in RTL60.BPL
when I try to save the report form. This occurs both with
the DBDEMOS database and our own Sybase stuff. Using the
Query wizard works fine.
I am currently reviewing RB for integration into our product
and this is definitely a showstopper. It's important that
we have the ability to enter SQL Text directly since our
reports are mainly driven from stored procs.
Thanks.
This discussion has been closed.
Comments
opposed to Delphi design-time.
We'll check into this and see if we can reproduce it...
--
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
Borland changed some critical functions in the system-unit and because of
this it has problems with DB-apps
(don't ask my why). This was necessary because of the compatibility to
Kylix.
try to install the updates - it solved my problem
Daniel