REALSQLdatabase.OpenBlob

From Xojo Documentation


Method

REALSQLdatabase.OpenBlob(tableName As String, columnName As String, row As UInt64, readWrite As Boolean, databaseName As String = "") As RealSQLBlob

Supported for all project types and targets.

Opens a BLOB column for the specified table and column at the specified row (rowID).