EXEC SQL CONNECT TO DataSourceObject [USER userID.password] END EXEC
If you have not specified a user ID and password within the DataSource object for a database connection that requires them, you can specify them as part of the CONNECT statement as indicated.