![]() |
Database Connection URL Attributes
|
Reference Manual |
unicode=falseFunctionBy default, Cloudscape expects SQL-J text in JDBC calls to be Unicode characters. You can override this default for a connection and use ASCII (with Unicode escapes) instead by specifying unicode=false on the database connection URL. NOTE: Cloudscape provides this attribute primarily as a way to support existing behavior. If existing Java applications use ASCII and Unicode escapes within SQL-J, set unicode=false when connecting to retain existing behavior. Specify true (the default) to use pure Unicode characters, or false to use ASCII with Unicode escape sequences.
Combining with Other AttributesYou can combine this attribute with other attributes. Example |
||||||||||
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |