The text of this article is not in this database — only its details are. Read it on the old site: Connection strings for IBM DB2
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Connection strings for IBM DB2
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Siddharth ShankarPosted Mar 9, 2021, 6:42 AM
HI Nipun, I am trying to connect to mainframe using db2 client . I have installed Db2 Client Version 11.1.1.I am using the DB2 .NET Data Provider code but I am getting ERROR [42968] [IBM] SQL1598N An attempt to connect to the database server failed because of a licensing problem. SQLSTATE=42968 error. Please let me know what need to be done.
Aruna RanatungaPosted Nov 5, 2019, 8:00 PM
My question is not related to this, but just want to know what is the maximum string length aloud for LVARCHAR? I know from informix it supports upto 32,739, but if I integrated this in to c# will it support to accept string length 32,739?
Jim GussPosted Apr 4, 2011, 10:26 AM
Great article! Question: How do you determine what the Port number should be? We've been using Data Source(ODBC) for a long time to connect to regular .Net Web Sites, but Web Services doesn't work the same way. We've asked IBM Tech support, but they were no help. Thanks for any help you can give us.