Connection parameters are assembled into a connection string, in which a semicolon separates each connection parameter, as shown:�
parameter1=value1;parameter2=value2;...
The connection string is then passed to the ASE OLE DB Provider.