Connection parameters are passed to the interface library as a connection string.
This string consists of a set of parameters, separated by semicolons.
In general, the connection string built up by an application and passed to the interface library does not correspond directly to the way a user enters the information. Instead, a user may fill in a dialog box, or the application may read connection information from an initialization file.
dbstop -c "uid=DBA;pwd=sql;eng=myserver;dbn=iqdemo"