Hello, in other Databases like Oracle or Sql-Server it possible to insert special character to the Database via Sql.
Example for Oracle: insert into test (nr, text) values (1, '1. Line' || chr(13) || chr(10) || '2. Line') Is this also possible in SAP DB? Thanks for Help Ingo Herrmann _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
