Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How can one create a new SqlLite database programatically in C++ windows application.
Posted

1 solution

See this Stack Overflow question for a couple of ideas: "How to create database Programmatically in Sqlite using C++?"[^].
 
Share this answer
 
Comments
Gbenbam 13-Nov-14 4:50am    
Thank you.Exavtly what I need.
CPallini 13-Nov-14 5:09am    
You are welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900