(Contents)(Previous)(Next)

EXEC SQL CONNECT

This statement establishes a connection to a database. The user identification and the password can be specified either directly in the statement or by means of the mechanisms described in the user manuals (XUSER, options). The database is defined with the SET SERVERDB statement or via XUSER or options.


(Contents)(Previous)(Next)