![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A character string specifying the name of the table. Its syntax is C (fixed-length character string) with length 16.
• Setting the NLS bit on for a specified table indicates that the table uses the system code page, rather than the TDS code page. For example, you must turn the NLS bit on when storing binary data in a table. In this case, you must use type S and syntax V, and setting the NLS bit on insulates your table from NLS translation, because the translation could render your binary data unintelligible.
• You cannot use SETNLSBIT to modify the NLS bit of a TIBCO Object Service Broker system table.
TIBCO Object Service Broker National Language Support for information about using the NLS bit.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |