How to run sql file in c++?
I have a sql file contain any sql cmd and I will run the sql cmd file in
c++,
And I know use .read in sqlite shell cmd,but how to run the cmd in c++?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to