Link to home
Start Free TrialLog in
Avatar of hojohappy
hojohappy

asked on

Looking for a .net window UI for SQL Server Database Maintenance

I am looking for a SQL Server Database Management window that I can expose through my .net Windows form application.  I am looking for something like SSMS (SQL Server Management Studio) that will allow users to create and alter tables.  I do not want to develop something but instead want to get a free ware component, buy a plugin that can so this or add some code just to expose the SSMS.  My first question is can SSMS be called up from a window form application?  The only problem with this is that I cannot control the features.  Is there anything else on the market that can do this?
ASKER CERTIFIED SOLUTION
Avatar of AndyAinscow
AndyAinscow
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SQL Server Management Studio is free to download and does what you want
To be accurate Microsoft SQL Server Management Studio Express is free to download.