Hi, Chris, On Sun, Aug 27, 2017 at 6:53 PM, Chris Waters <[email protected]> wrote: > Pardon my abject ignorance of C and C++. But just a quick naive observation. > Does it have anything to do with the fact that the string is declared > "database_name", but the invocation uses "databese_name". ???
It will just create a new database named "databese_name", so now it is not. Thank you. >> >> Chris. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

