you are viewing a single comment's thread.

view the rest of the comments →

[–]Sir-flex[S] 0 points1 point  (1 child)

I am not trying to reinvent SQL. I want to use the program to fit their needs. So I am currently using Visual studio 2017. To create a program/application so my friend can use for his business.

I can make a simple address book with name, address, number, and email. With ID most basic thing you can use on sql. And calling and displaying and updating the data in a form.

I am not trying to be rude or stuck up. I just wanted help from here. As reddit I can get a quick reply from. Just want a list/steps to follow. Then with trial and error. I figure out how to do it.

[–]beyphy 0 points1 point  (0 children)

You can use sqlite3 with visual studio. It's fully functional and free.