Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
vasu4us
Posting Yak Master
102 Posts |
Posted - 2008-03-19 : 09:50:37
|
| I am trying to establish a OLEDB connection for a db2 server from SSMS adn some one tell me the settings. I haver tried different options but failed.This is my connection string from SSIS"Data Source=DB2W;User ID=myid;Provider=IBMDADB2.1;Persist Security Info=True;"I gave Linked Server: DB2WProvider: IBM OLEDB provider for DB2Product name: ???DataSource: ???Provider string:???Location: ??? |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
|
|
vasu4us
Posting Yak Master
102 Posts |
Posted - 2008-03-19 : 10:14:26
|
| thanks - Connectionstrings really helped me for .net scripts for dynamic connections in SSIS.Here iam trying to configure inGUI mode in SSMSI am trying to do in the gui mode right click Linked server and new then trying to set the properties - Linked Server: DB2WProvider: IBM OLEDB provider for DB2Product name: ???DataSource: ???Provider string:???Location: ???looking at the connection string can someone tell me what should be this properties."Data Source=DB2W;User ID=myid;Provider=IBMDADB2.1;Persist Security Info=True;" |
 |
|
|
|
|
|