Skip to content

Bind_Data - cComDbActiveXControl

Binds a DEO (data entry object) to a table and column

Type: Procedure

Parameters

Parameter Type Description
iFile Integer The table to bind to
iField Integer The column to bind to

Syntax

Procedure Bind_Data Integer iFile Integer iField

Call Example

Send Bind_Data iFile iField

Description

Binds a DEO (data entry object) to a table and column by setting Data_File and Data_Field.