On Feb 17, 2010, at 6:52 AM, Hick Gunter wrote: > Ok I went back to square one and retrieved the amalgamation source > from the recommended distribution. It is still failing at the > "reduce" step before the "shift 627", which is where the > sqlite3Attach() function is called. > > > [sgi...@sgtxe1 ~]$ asql > SQLite version 3.6.22 > Enter ".help" for instructions > Enter SQL statements terminated with a ";" > sqlite> attach 'test.db' as test; > Error: unable to resolve operation > sqlite> >
The error message text "unable to resolve operation" occurs nowhere in the SQLite source code. And nobody else is able to reproduce this problem. So it seems likely to us that you are using adulterate source code. Please try again with fresh, unaltered SQLite source files. D. Richard Hipp d...@hwaci.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users