-1

Is there any project attempting to reproduce the functionality of Enterprise Manager for SQL Server 2005 and newer?

I know Aqua Data Studio is sort-of-close.

Are there any projects that understand some of the virtues of the previous software and are trying to preserve it?

Ian Boyd
  • 23,066

1 Answers1

0

Are you looking for an open source project, or would you consider something like Toad or RapidSQL?

Also, this question might fit better on the dba.stackexchange.com site.

Edit: Additional links with DB management tools:

Jeff
  • 261