10 pts.
 connection manager for Sql server 7 database in ssis 2012

Hi,

I created a connection manager to connect to sql server 7 database. After entering user name and password, no databases appear in the list.

Does SSIS 2012 support sql server 7?

Thanks.



Software/Hardware used:
ASKED: July 17, 2012  12:22 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Make sure your user account has view permissions to the databases.  For SQL 7, you need to use the SQL 7 managment tools.

 27,310 pts.