fmcleod
New member
I set up version 2 exactly as I did version 1 for my php files and an external database. On version 1, it opens and updates to the database perfectly, defining a virtual data path with the database in it (sqllite). Following the same procedure in version 2 … I am reading the database just fine, so I know the connectivity is there, but an attempt to write to it gives me an error message that the database is locked. Any ideas?