Referencing Database Fields |
When you are connected to a database in your document, you can use the database data in your scripts.
In some cases, you might want to reference a specific database field by using VBScript. The Script Editor contains a list of all fields in the databases that are connected to your document. By using VBScript, you return the value for the current record of a specified database field.
To reference a database field by using VBScript
Related Topics