sysLib.setCurrentDatabase

The system function sysLib.setCurrentDatabase makes the specified database the currently active one.


sysLib.setCurrentDatabase syntax diagram

database

A database name that was specified in sysLib.connect or sysLib.connectionService. Use a literal or variable of a character type.

Related reference
sysLib.connect
sysLib.connectionService
System words in alphabetical order