setCurrentDatabase()

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

  SysLib.setCurrentDatabase(database STRING in)
database
A database name that was specified in SysLib.connect or VGLib.connectionService. Use a literal or variable of a character type.
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.