On 10/20/15, Graham Holden wrote:
> This sounds like the same issue that Rob van der Stel faced back in
> March this year (the relevant conversation was 24th-31st).
>
> In a savage summary of Keith Medcalf's excellent final word (posted
> 26th March 2015): Windows XP does not have the necessary op
Can you reproduce the problem using the sqlite shell?
You can access the SQLite machine instructions by issuing
.explain
Explain
You should see something similar to:
asql> explain select XXX(Field1), XXX(Field2) from table1;
addr opcode p1p2p3p4 p5 comment
---
This sounds like the same issue that Rob van der Stel faced back in
March this year (the relevant conversation was 24th-31st).
In a savage summary of Keith Medcalf's excellent final word (posted
26th March 2015): Windows XP does not have the necessary option for
applications (such as SQLite) to FO
3 matches
Mail list logo