sqlite basic tutorial patch crashes max
btw it's the insert into statement that crashes it and it crashes it in both the basic and movie picker patches. anyone else get this?
removing the ./ in the beginning of the database name i.e. changing "./myCoolDatabase" to "myCoolDatabase" has stopped it from crashing and it works, hooray. Perhaps this will be of use to someone else.....