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

SQL Anywhere 12.0.1 » UltraLite - Database Management and Reference » UltraLite database reference » UltraLite creation parameters

 

UltraLite time_format creation parameter

Sets the format for times retrieved from the database.

For Android smartphones, you can use Connection.setOption(OPTION_TIME_FORMAT, value) as an alternative to setting this creation parameter. See Connection.setOption method [UltraLiteJ] and Connection.OPTION_TIME_FORMAT variable [BlackBerry] [UltraLiteJ].

 Syntax
 Allowed values
 Default
 Remarks
 See also
 Example