MSSQL Database Manager
My seminar work in Database Languages.
It is a MSSQL database manager and supports these operations:
- insert/update/delete of table data
- creating and editing of tables and indexes
- database backup and restore
- export and import of tables
- user and login administration
- permissions grant/revoke
- Crystal Report export
Written in C# .NET, source code and documentation included.