Putting in in quotes seems to solve the problem. In fact it looks like key
x'000102' is also valid but whether the key value becomes 000102x or simply
is "x'000102'" I haven't found out.


On Sun, Oct 21, 2012 at 1:43 PM, Staffan Tylen <staffan.ty...@gmail.com>wrote:

> Another observation on this: I created a database with the key '123abc'
> and this is what happens when trying to attach it:
>
> >oosqlite3
> attach 'test.123abc.db' as db2 key 123abc;
> Error: unrecognized token: "123abc"
>
> It looks like sqlite parses the key value in a different manner than for
> example abc123. :-/
>
> Staffan
>
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to