@ThePrez @kadler @dmabupt
I Propose we drop SqlCall.connect() method.
This method creates the XMLSERVICE connect tag:
<connect [conn='label' db='x' uid='x' pwd='x' options='label']/>
This tag uses XMLSERVICE to provide user authentication.
Since the toolkit (with transports) already authenticates as the user I doubt this behavior is needed or wanted.