I am building an application that needs to access a database. I installed the SQLite.net, made references to SQLite for Windows Runtime and Microsoft Visual C++ Runtime Packages. Now, how do I connect to the database? In other words, what are the Visual Basic codes? Note that I do not see a DataSet or DataGridView in the tools menu like there is in Visual Basic 2008 that I am more familiar with I am using Visual Studio Express 2012 for Windows 8 (not the desktop version) and I code in Visual Basic.