SQLite General Error 14 - 24-12-2009

Recently I got a 'General Error 14' message when I tried to write to an SQLite database...

It took me a while to find the answer to this but fortunately it's incredibly simple. The folder that the database file is in needs to have write access for the process that's writing to the database, not just the file itself. And that's it!


 

Categories

CSS (0)

Hints, tips and discoveries about CSS.

jQuery (0)

Articles about jQuery development and plugins.

SQLite (1)

Lightweight SQL database.

Coldfusion (1)

Articles on development with Adobe Coldfusion, a commercial rapid application development platform.