Story
For a school project, we had to create an app that communicates with a database in my case, MySQL. Since I didn't want to make something complex, I've made something even more complex. I made a class that helps with the communication with the server:
Conclusion
It is not the best, but it works if you are trying to find something "small" that does the job. I'm not the greatest at T-SQL so feel free to modify it for your needs.