Aquileo | Recent changes to 907: Failure to execute a fully parsed multile lines SQL requesthttps://sourceforge.net/p/tora/bugs/907/Recent changes to 907: Failure to execute a fully parsed multile lines SQL requestenFri, 27 Nov 2020 15:00:21 -0000Aquileo | Failure to execute a fully parsed multile lines SQL requesthttps://sourceforge.net/p/tora/bugs/907/<div class="markdown_content"><p>Hello,</p> <p>With Tora 3.2.186/windows/x64, while executing a multiple lines SQL request, sometimes (often the first run), it fails to execute the full SQL request.</p> <p>Even if the multiple lines SQL request is fully parsed, and so, all the request is recognized, the execution of the request takes only a part of it.</p> <p>For instance :<br/> 1/ for the following request :<br/> select "Price", "Quantity"<br/> from "Fee"<br/> where "Price" =0<br/> ;</p> <p>If the cursor is on the first line, (often on the first run), the error "From clause is missing" is raised<br/> if the cursor is on the second line, the error "from without select" is raised.</p> <p>2/ for the following request :<br/> select "Price","Quantity" from "Fee"<br/> where "Price"=0<br/> ;<br/> If the cursor is on the first line, (often on the first run), the request is executed without the where part.</p> <p>This can be annoying if you're executing an update request in autocommit mode.</p> <p>KR,</p> <p>eraso</p></div>erasoFri, 27 Nov 2020 15:00:21 -0000https://sourceforge.net4ef44c60a85223ccf518c37b61baca66790eee3c