Hi,
For exemple, I have next connection information:
scott/sc@tt@ora
In password used @
When I pass this string in a function
...
DecodeConnectString('scott/sc@tt@ora', Username, Password, Database, ConnectAs);
...
that takes place not faithful treatment of this string.
username: scott...