Giter VIP home page Giter VIP logo

sql-server-manager-lite's Introduction

SQL Server Manager Lite (Updated from VB6 to VB.NET)

This repository contains the modernized version of SQL Server Manager Lite, a database management tool originally written in Visual Basic 6.0. The application has been updated to use more recent components, making it compatible with Visual Basic .NET. Additionally, new features have been added.

Overview

SQL Server Manager Lite is a simple tool designed for interacting with Microsoft SQL Server databases. It provides essential functionalities to manage SQL Server instances and databases efficiently.

Features

  • Restore: Restore a database from a backup file.
  • Attach/Detach: Attach or detach databases.
  • Backup: Create a database's backup.
  • Delete: Delete databases.
  • Repair: Repair corrupted databases.
  • Size Information: Retrieve and display the size information of MDF and LDF files for a database.
  • Kill Connections: Terminate active connections to a database.
  • Show Tables: View a database's tables and it's rows.
  • Show Rows: Display rows of a specific table in a SQL Server database.
  • Set Guest User: Set a database's guest user.
  • User Management: Add, change passwords, and delete users for a SQL Server instance.
  • Default MDF/LDF Location Selection: Set the default location for MDF and LDF files of new SQL Server databases.
  • Query Editor: Use the included basic query editor for the creation, editing, and execution of SQL queries.

Acknowledgments

This application's original code was authored by Martin P. Rizal. Unfortunately, I couldn't find a GitHub repository for Martin P. Rizal, and his SourceForge account has been inactive since 2016. I express our gratitude to Martin P. Rizal for the foundational work in creating this tool.

Iv've done my best to update and improve the application. Some features may not be fully operational, and a few are commented out due to mysterious errors or forgetfulness โ€“ they might need replacement or have already been replaced. I appreciate your understanding and patience!

Getting Started

  1. Clone this repository to your local machine.
  2. Open the project in Visual Studio.
  3. Build and run the application.

Ensure you have the necessary permissions and credentials to perform the database management operations.

Contribution

Feel free to contribute, report issues, or suggest improvements. We welcome your input to make SQL Server Manager Lite even better.

For more information or support, please create an issue on GitHub.

Happy database management with SQL Server Manager Lite! ๐Ÿš€

sql-server-manager-lite's People

Contributors

j-tosso avatar joyangar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.