On Feb 15, 2010, at 11:36 AM, Hick Gunter wrote:

> In SQLite 3.5.9 it used to be possible to write
>
> sqlite> ATTACH '/some/unix/file/name.db' AS mydb;
>
>
> In SQLite 3.6.22 this results in the error message
>
> Error: unable to resolve operation


Works fine when I try it.  Are you using the sqlite3.exe from the  
SQLite website or another third-party shell?  Might your third-party  
shell be playing games with the string somehow?

D. Richard Hipp
d...@hwaci.com



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

Reply via email to