[Freeswitch-users] Getting Error ORA-923 in oracle query execution

Steven Ayre steveayre at gmail.com
Fri Jan 7 21:05:04 MSK 2011


Sounds like a SQL syntax error - can you show us the code that's
executing the statement that gives the error?

Specifically Oracle is complaining about not finding FROM where it
expects to in the SELECT.

-Steve


On 7 January 2011 15:15, Rajesh Bansal <bansal.rajeshkr at gmail.com> wrote:
> Hi ,
> I am getting error ORA -923 (from missing from statement) when i am tring to
> execute a sql query from Javascript file. Here i am successfully able to
> connect & execute queries with MYSQL. But in oracle connection i am getting
> this error even i can successfully make a connection with oracle. with isql
> & a program written in C i can connect and execute queries ok.
> I am using
> FreeSwitch 1.0.6
> unixOdbc    2.3.0
> Please tell me where is problem.
> Best Regards,
> Rajesh Bansal
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



More information about the FreeSWITCH-users mailing list