wwsql::ReadBinaryField

Reads binary data from a SQL Server Image field and returns it as a Fox string.

o.ReadBinaryField(lcField,lcTable,lcWhereClause)

Return Value

Binary value string or ""

Parameters

lcField
Image field to retrieve data from.

lcTable
Table to retrieve the image data from.

lcWhereClause
Where clause that determines which record to return the data from. This should point to a single record.


See also:

Class wwsql

© West Wind Technologies, 2023 • Updated: 09/20/03
Comment or report problem with topic