Thursday, July 8, 2010 Tip of the Day: Accessing Database Setting While in TRACE Mode
Supported Versions: R:BASE eXtreme 9.0 (32) Supported Versions: R:BASE eXtreme 9.0 (64) Supported Builds..: 9.0.1.10707 or higher R:BASE Updates: http://www.rupdates.com Did you know that you can access current database settings while in TRACE mode? Latest update of R:BASE eXtreme 9.0 (32/64) F3 (Data Dictionary) key now includes the additional tab to display current Database Settings. Very useful when TRACing a code. Here's a comprehensive list of items/features when pressing F3 key: . Databases (Name, Date/Time, Size) . Tables (Name, Comment) * . Columns (Table/View Name, Name, Comment) * . Key/Indexes (ID, Type, Table Name, Reference) * . Variables (Name, Data Type, Value) . Views (Name, Comment) * . Forms (Name, Table, Comment) * . Reports (Name, Table, Comment) * . Labels (Name, Table, Comment) * . Functions (Name, Category, Syntax) . Stored Procedures (Name, Comment) * . System Tables (Name) * . System Columns (Table/View Name, Name, Comment) * . Themes (Name) . Printers (Name) . External Forms (External Form Name, Date/Time, Size) . Applications (Application Name, Date/Time, Size) . Colors (Color, Name, Integer Value, RGB Value) . Control Types (Name, Comment) . Database Settings (Parameter, Value, Description) ** * Only visible when connected to database ** If not connected to database, default R:BASE settings are shown. Very Best R:egards, Razzak.

