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 - M-Business Anywhere Programming (deprecated) » UltraLite development for M-Business Anywhere » Data creation and modification using the Table API

 

BLOB data types

You can fetch BLOB data for columns declared BINARY or LONG BINARY using the getBytes or getBytesSection method.

See ULTable.getBytes method [UltraLite for M-Business Anywhere] and ULTable.getBytesSection method [UltraLite for M-Business Anywhere].