If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am writing c# application to connect to a DB2 database using OLE DB,
do any one of u knows the correct format of the connection string, if possible, pls give an example.
We use the following string. Server port, Schema, Extended properties parts are optional. trusted_connection tells the database to use OS authentication.