Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - Database Management and Reference » UltraLite database reference » UltraLite creation parameters

 

UltraLite case creation parameter

Sets the case sensitivity of string comparisons in the UltraLite database. Pass in case=respect to the creation string parameter of the CreateDatabase method in your programming interface (or case=ignore for a case-insensitive database.

 Syntax
 Allowed values
 Default
 Remarks
 See also