On Sun, Jun 17, 2012 at 2:50 PM, 叶艳红 <[email protected]> wrote: > 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++? >
You do it the exact same way we described yesterday when you posted the exact same question. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

