This topic is locked
[SOLVED]

 Error Oracle Lookup Table

10/20/2010 1:41:55 PM
PHPRunner General questions
S
stcoid author

Hi All,

Please help me,
after I make a lookup table and I view on browser

Show Msg :

ociexecute() [function.ociexecute]: ORA-00960: ambiguous column naming in select list

SQL Query = SELECT "ACCOUNT_ID" FROM "ROOT"."ACCOUNT" WHERE "ACCOUNT_ID"='' ORDER BY "ACCOUNT_ID"
essence can not make a lookup table in Oracle.
But i am try with PL-SQL

SELECT ACCOUNT_ID,ACCOUNT_ID FROM ACCOUNT

this Query is OK, hehehe
Help me please....
Thanks

Sergey Kornilov admin 10/21/2010

You need to contact support team directly sending your project and database for investigation.

S
stcoid author 10/27/2010



You need to contact support team directly sending your project and database for investigation.


I am need to upgrade PHPRunner to version 5.2 build 5482 at http://xlinesoft.com/download

Thanks for Mr. Sergey Kornilov