2021

ADO.NET SQL Connection Manager

ADO.NET SQL connection management program with WinForms GUI, multilingual support, and dynamic table-column editing.

ActiveX-Data-Objects SQL

ActiveX-Data-Objets-SQL

ADO.NET SQL Connection management program
The program can view data tables from ssms And add columns into a manually added table (in this case Cities and Streets data tables).
The GUI is made by me I used vs (winform project).
You can search for all streets in a certain city.
You can switch between two languages.


1


2


3


44


Add a new column into a table from the form into ssms:

5


6


7


8


9


10


11


Change Language:

12

Screenshot

ADO.NET SQL Manager
Back to personal projects