Text Properties - Datasource Set to Database
If the source of text data is from a database, an additional button
Insert DB Field will appear. Clicking this button will
display the Select Fields
dialog for inserting database fields.
Select Fields Dialog
The Database Settings button
allows you to configure the database and select the desired table. If a table
is properly selected, its available fields will be displayed in the
Field Name list box.
Select a database field and click Insert to insert the field into the text edit box.
The field will appear as [[Field Name]] in the text edit box as shown below.
During print time, SmartCodeStudio will pull data
from the database and replace the field with the appropriate data.
Field Name - name of the input field. This variable name can be used in the Linked Field
feature. For example, you can have two fields, one is Serial Number, the
other, Part Number. This two fields are given the field names
serial and part.
In the Linked Field
feature, the data of this two fields can be combined together to form a new
field.
|