Retrieves binary data at the column index input of the record you specify with the command-recordset reference input.
Reference that combines an ADO Command object and an ADO Recordset object. Use a Recordset object to read and manipulate data from databases.
Column from which to retrieve data.
You must use either an integer that represents the column position in the table or a string to specify the column name. The column index is a zero-based index.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
A reference that combines an ADO Command object and an ADO Recordset object. Use a Recordset object to read and manipulate data from databases.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application