I have trouble with the connection string. The reply is always "The ConnectionString property is invalid.
my connection string is like this:
Server=77.242.117.555;Database=C0042faa;UID=SSECOFR;PWD=myPassword;
Is this the correct format?
Check this https://www.connectionstrings.com/ibm-db2/, very good site about connection strings. Hope it helps...
Nelson Inácio wrote:
Thank you Nelson,
I already found this site but nothing really works....