Skip to content

VrishtiGupta11/sqliteWithCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQlite With Cpp on VS IDE

Steps followed:

  1. Download the SQlite3 files from SQlite.org
    Link to download

  2. Add the sqlite3.c file to the Sources Files Folder as an existing file note: This is the only file from the download you need.

  3. NuGet Package Manager: Install sqlite3_c_plus_plus by Dawlin Pena and Allam Gallan

  4. Add #include sqlite3.h

  5. Code!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages