ID: Q93326
The information in this article applies to:
Choosing View from the Window menu displays the work area alias instead of the actual database name. The same results occur with the ALIAS() function.
The following situations may cause this to occur:
USE <database name> AGAIN
! @ # $ % ^ ( )
Use the corresponding method below to address this situation:
USE <database name> AGAIN ALIAS <alias name>
Last Reviewed: June 27, 1995