Re: [Gambas-user] Issue 579 in gambas: Sqlite Conn.Exec failure with a CTE query

2014-12-17 Thread gambas
Comment #4 on issue 579 by brucedot...@gmail.com: Sqlite Conn.Exec failure with a CTE query https://code.google.com/p/gambas/issues/detail?id=579 Belated thanks for that fix! It makes things like building a treeview from such an "out of order" hierarchical table so much easier. ... and joyeu

Re: [Gambas-user] Issue 579 in gambas: Sqlite Conn.Exec failure with a CTE query

2014-12-14 Thread gambas
Updates: Status: Fixed Comment #3 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure with a CTE query https://code.google.com/p/gambas/issues/detail?id=579 It should be fixed in revision #6737. -- You received this message because this project is configured to send all

Re: [Gambas-user] Issue 579 in gambas: Sqlite Conn.Exec failure with a CTE query

2014-12-13 Thread gambas
Updates: Status: Accepted Comment #2 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure with a CTE query https://code.google.com/p/gambas/issues/detail?id=579 OK, I have upgraded my system. Now I see that the CTE examples provided by the SQLite documentation work, but not

Re: [Gambas-user] Issue 579 in gambas: Sqlite Conn.Exec failure with a CTE query

2014-12-12 Thread gambas
Comment #1 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure with a CTE query https://code.google.com/p/gambas/issues/detail?id=579 Sorry, I can't test yet, my sqlite version is too old. I will check when I have upgraded my system. -- You received this message because this pro

[Gambas-user] Issue 579 in gambas: Sqlite Conn.Exec failure with a CTE query

2014-11-17 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 579 by brucedot...@gmail.com: Sqlite Conn.Exec failure with a CTE query https://code.google.com/p/gambas/issues/detail?id=579 I have a common table expression (CTE)