(Contents)(Previous)(Next)

exec sql connect

This statement can be used to establish a connection to a database. The user identification and the password can be specified either directly in the statement (see the Reference manual) or using the mechanisms described in the User Manuals (XUSER, options). The database is defined using the statement 'set serverdb' or XUSER or options.


(Contents)(Previous)(Next)