Previous Topic: XCOMHIST

Next Topic: XCOMHIST_FILE


XCOMHIST_BACKSLASH

Treat a backslash in a file name as a single backslash. This is dependent on the target ODBC system.

Y

Treat a backslash in a file name as a single backslash (\).

N

Treat a backslash in a file name as a double backslash (\\).

Examples

If the ODBC is z/OS or DB2, a single \ is needed in order to display the data correctly.

If the ODBC is PC based, like Mysql, for example, then \\ is treated as a single \.