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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » Understanding UltraLite for M-Business Anywhere Development » Working with data using the table API

Inserting, updating, and deleting rows Next Page

Working with BLOB data


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

See getStringChunk method.