Is there a easy-to-access frontend of SQL Server Database Engine. Just like Access for Jet/ACEDAO Database Engine, which can design a table structure and add data to table with GUI.
Currently I am using SQL Server Management Tool, but each time I need to using SQL statement to operate the database, which is very inconveient.