Description
PowerBuilder and InfoMaker provide a new DBParm parameter named TableCriteria for use with the Sybase DirectConnect interface.
TableCriteria lets you specify search conditions to limit the list of tables and views that displays in the Select Tables list in PowerBuilder or Infomaker.
Purpose
Specify the table names, table owner, and type of objects (tables, views, and system tables) you want displayed. If you do not specify values, the TableCriteria parameter is not used.
Usage
You can set TableCriteria in the Database Profile Setup dialog box for your connection.
|