492
Views
2
Comments
[DB2 iSeries Connector] DB2 connection string?
Question
db2iseriesconnector-png
Web icon
Forge asset by DBconnectors4all

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?


2024-03-14 14-46-22
Nelson Inácio

Check this https://www.connectionstrings.com/ibm-db2/, very good site about connection strings. Hope it helps...

2016-04-15 10-32-21
marco groenenberg

Nelson Inácio wrote:

Check this https://www.connectionstrings.com/ibm-db2/, very good site about connection strings. Hope it helps...

Thank you Nelson,


I already found this site but nothing really works....


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.