The following pseudo code works OK in 3.6.19 but the Detach gets error #1
(Database is Locked) in 3.6.20.
   1. Prepare a Select statement returning 1 or more rows
   2. Step the first row
   3. Exec Attach statement
   4. Exec Detach statement for previous Attach   (This is statement that
get error 1 in 3.6.20)

You may have decided to eliminate a dangerous feature?   I have coded a
workaround in my production applications.

Regards
Fred Meier
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to