All Tags »
Tool »
Database
Sorry, but there are no more tags available to filter with.
-
SSMS Tools PACK contains a few upgrades for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express.
Features:
Execution History (Soft Source Control) - Every statement that you run is logged in a file on your disk or in a table in a database that you specify. Text document Regions ...
-
DataBlock is a Object Relational Mapping and persistence framework for .NET 2.0.When working with DataBlock your job should be to create business object that handle the specific business issues instead of writing SQL, juggling with ADO.NET objects or making sure that a specific piece of code is running in a transaction.
DataBlock comes with ...
-
Data Dictionary Creator is a simple tool which helps you document SQL Server databases. It saves all the information in Extended Properties, so it's easier to keep the documentation in sync with the database as it changes.Check out this Data Dictionary Creator Walkthrough to see how easy it is to document your database. ...