Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enterprise Evaluation Edition SSIS/BIDS/DTS

Status
Not open for further replies.

Skittle

ISP
Sep 10, 2002
1,528
US
I am evaluating SQL Server 2005 to use on a project that needs connectivity to an AS400/Iseries.

My installed Enterprise Evaluation Edition doesn't want to talk to the AS400 so I've tried to load the DTS backward compatibility msi. I've run the install but I can't find it within SQL Server 2005's legacy tree.

Am I looking in the right place?
Does the DTS backward compatibility install work with the evaluation version?

I need to be sure I can talk to the AS400 before I recommend we buy SQL Server 2005.

Dazed and confused
 
I'm not sure why you need DTS to talk to an AS400. All you should need is an OLEDB/ODBC driver to be used in SSIS.
 
In order to talk to the AS/400 you will need to install the AS/400 drivers on both your workstation and the SQL Server.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
If you are looking for where the DTS packages are, then look at: Management > Legacy in SSMS.

-SQLBill

Posting advice: FAQ481-4875
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top