With the urifuncs extension enabled, the each of following SQL queries causes an access violation & crash:
select sqlite3_filename_database('');
select sqlite3_filename_journal('');
select sqlite3_filename_wal('');
Ralf
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

