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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-11-05 : 08:31:14
|
| David writes "Hello SQLTEAM,I'm trying to find a way to have an AS400 DB2 connect to a MSSQL 2000 server and pull down data. Is there a common method for this without using 3rd party software?" |
|
|
Hommer
Aged Yak Warrior
808 Posts |
Posted - 2004-11-05 : 12:47:09
|
| IBM has Client Express. SQL server DTS supports ODBC datasource. You can send in SQL query to select tables from AS400/DB2. |
 |
|
|
|
|
|