lundi 9 novembre 2015

How do you set up a simple local SQLite database in vb.NET?

I'm doing a school project using Visual Studios 2010 Express and I'm coding in vb.NET. I have fair knowledge of the language but as soon as I tried to implement a SQLite database in my project, I was hit with complicated syntax I've never before seen. So, I searched online and couldn't find helpful tutorials on SQLite specifically for vb.NET. Nobody has made videos on YouTube for it and most websites just show code and expect people to know it. Since I'm doing a write-up as well, I need to understand each line of code inside out, so it would be nice if someone could give me an in-depth guide on how to set up a SQLite database on my vb.NET project.

PS: I've already installed the References like ADO.NET and System.Data.SQLite.dll

Thanks!

Aucun commentaire:

Enregistrer un commentaire