How to "set define off" using dbExpress ?
Posted: Sat 01 Oct 2005 08:30
Hi !
I've tried to insert data in an Oracle database using the dbExpress driver for Builder C++. The data contain an XML string which escapes the "<" using "<". Too bad for us, the ampersand character is the default substitution character when using Oracle.
I _REALLY_ need to disable this default Oracle behavior very quickly. Sorry to urge you this way.
Thank you by advance.
--
Michel Nolard
Ares Developer
I've tried to insert data in an Oracle database using the dbExpress driver for Builder C++. The data contain an XML string which escapes the "<" using "<". Too bad for us, the ampersand character is the default substitution character when using Oracle.
I _REALLY_ need to disable this default Oracle behavior very quickly. Sorry to urge you this way.
Thank you by advance.
--
Michel Nolard
Ares Developer