Don, On Mon, Aug 28, 2017 at 6:33 AM, Don V Nielsen <[email protected]> wrote: > database_name is never assigned a value? In SQLite3_RDB::SQLite3_RDB() it > is spelled databese_name?
That is OK. The class member is not used anywhere and the "dxatabese_name" local is used instead. Thank you. > > On Sat, Aug 26, 2017 at 10:28 PM, Simon Slavin <[email protected]> wrote: > >> >> >> On 27 Aug 2017, at 2:34am, Papa <[email protected]> wrote: >> >> > Why do I get this error message? >> >> Try having the program using file calls to open a simple text file in the >> same directory. Does that succeed ? >> >> Simon. >> _______________________________________________ >> 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 _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

