Progress
AppBuilder
Developer’s Guide
AppBuilder Database Table Names (adeuib/_dbtbnam.p)
Use the
adeuib/_dbtbnam.p
procedure to have AppBuilder correctly generate table names based on setting the “Qualify Database Fields with Database Names” user preference:
Input Parameters
The
adeuib/_dbtbnam.p
procedure uses the following input parameters:pi_context
The context ID of the current procedure (to obtain this ID, use
adeuib/_uibinfo.p
).pc_name_in
A table name. This name might or might not be qualified with a database name.
Output Parameter
The
adeuib/_dbtbnam.p
procedure uses the following output parameter:pc_name_out
A table name that meets the settings of the “Qualify Database Fields with Database Names” user preference.
Example
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |