Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 207 Bytes

simple-database-editor

C# simple database editor

example of using MySqlClient for connecting mysql datsbase usage of IDataReader to read, add, delete and modify records, also adding and deleting columns