Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 2.76 KB

File metadata and controls

33 lines (32 loc) · 2.76 KB

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