On 7 Nov 2013, at 12:09am, SongbookDB <shaun_thom...@songbookdb.com> wrote:

> The database seems to write fine. I have it loading into a datagrid in my
> Flash AIR desktop app, from where I read it and make edits to it.

I don't understand how any SQLite app can return the error you gave:

>> Flash gives the error - no such function: 'sqlite_version'

All APIs that allow you to execute SQLite commands should let you execute

SELECT sqlite_version()

so perhaps you have better ask the Flash Pro people about this problem.

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

Reply via email to