Becker, Holger wrote:
Elias Martenson wrote:The problem is that this project is written in C++ and uses ODBC. As far as I know there is no prepared statements in ODBC. Does this mean that there is no way for me to change the contents of a long field, short of removing the row and adding it again?
I suppose you use update commands with string literals for the long columns.
This isn't supported by SAP DB yet. You should use prepared statements.
You may find some additional hints within the archive of this mailing list See http://www.sapdb.org/sap_db_contact.htm with "long update" as search expression.
Regards
Elias M�rtenson
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
