Page 1 of 1

OracleException ORA-00923: FROM keyword not found where expected

Posted: Mon 25 Jun 2018 10:09
by Velu
HI,

We implemented Devart 9.6.540 drivers for entity framework 2.1.1 and we got the following error.

Devart.Data.Oracle.OracleException (0x80004005): ORA-00923: FROM keyword not found where expected

We found that keyword user is present in Oracle query.

Sample project sent to : [email protected]

Thanks.

Re: OracleException ORA-00923: FROM keyword not found where expected

Posted: Thu 28 Jun 2018 16:54
by Shalex
We have reproduced the issue and are investigating it. We will notify you about the result.

Re: OracleException ORA-00923: FROM keyword not found where expected

Posted: Fri 10 Aug 2018 12:41
by Shalex
The bug with using ORDER BY to sort by constant or parameter instead of column in EF Core is fixed: viewtopic.php?f=1&t=37559.