SQL Anywhere 10.0.1
» UltraLite - M-Business Anywhere Programming
» Understanding UltraLite for M-Business Anywhere Development
» Working with data using the table API
Working with BLOB data
You can fetch BLOB data for columns declared BINARY or LONG BINARY using the GetByteChunk method.
See getStringChunk method.