Features
In this early version features include the following
Connect to a server and
- browse databases and tables (columns, indexes), views (columns), stored procedures (USP), functions (UDF)
- browse, filter and export data in tables, views
- create tables, views, USPs, UDFs. columns, indexes
- edit views, USPs, UDFs
- run USPs, UDFs
- chart index space usage and fragmentation
- defragment and rebuild indexes
- run arbitrary SQL statements and view, filter, export the results
- run ADO.NET code in C# and VB.NET and view, filter, export the results
Create a new project and
- add folders
- add SQL files
- add C# and VB.NET files
Import C# and VB.NET project files saved in Visual Studio

