Skip to content

domind/simple-database-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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