Thank you for your quick answers. Actually chr() and Oracle mode is working fine. The handling of special characters is the last thing we need to port our softwares to SAPDB without coding. Do you know when this version should be released ?
kind regards --- ARPEGE Franck CHANU Responsable des projets Concerto T�l. 02 51 79 50 50 Fax. 02 51 79 50 51 > -----Message d'origine----- > De : Becker, Holger [mailto:[EMAIL PROTECTED]] > Envoy� : lundi 20 janvier 2003 18:32 > � : '[EMAIL PROTECTED]'; SAP DB List > Objet : RE: inserting CR/LF (newbie) > > > We don't no why anymore but in the past the kernel wasn't > able to handle > CR, LF or TAB within strings. > So the odbc driver replaces every CR, LF and TAB with a Space. > > We made some tests and didn't find any problems with this > special characters. > So I think we changed this behaviour in one of the next releases. > > In the meantime you could use the "chr()" function in the > oracle mode. Then your above example should work like expected. > > Kind regards, > Holger > SAP Labs Berlin --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 10/01/2003 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
