Further to my other post related to attaching to databases with PHP PDO, I have now managed to ATTACH OK
However, when I come to DETACH, I am getting a Database is locked error when I try and execute it. The only thing happening to that database in between ATTACH and DETACH is a single row SELECT I don't really understand why I can't DETACH. Can anyone give me any ideas what this could be. -- Alan Chandler http://www.chandlerfamily.org.uk _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users