sqlite basic tutorial patch crashes max

Robin Price's icon
Robin Price's icon

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?

Robin Price's icon

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.....