This is a discussion on escape sequences (i.e. \n) , ODBC and sybase within the Sybase forums, part of the Database Server Software category; --> Hi all, I'm developing an MFC application that accesses Oracle and Sybase via ODBC. The problem that I am ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I'm developing an MFC application that accesses Oracle and Sybase via ODBC. The problem that I am having is somewhere (ODBC or the database) an escape sequence (\n) is being translated. I do not want this. I realize that I can insert an extra backslash to avoid this translation, however, I was hoping that there might be some MFC ODBC option to set or something to "turn off" in the database itself. Any ideas? Thanks in advance for any suggestions. Mark Smith |