Hi
Am having problems with SQL syntax (see thread149-1010570 fro details). Expression is:
(SELECT AKA."MEDIA_CODE"
FROM
SALES_ITEM AKA
WHERE
AKA."SALES_DOCUMENT_NUM" = SALES_ITEM."SALES_DOCUMENT_NUM" and AKA."SALES_ITEM_NUM" = 1)
All the information I hvae regarding the datasource is:
Databse: Maginus
ODBC Oracle 8
CR8.5
Properties from Data Explorer data source is
Database DLL Name=pdsodbc.dll
Server Type=ODBC - CROR8V36
Server=CROR8V36
Datasource Type=SQL
When checking the expression I get the following error messages:
ODBC Error:[MERANT][ODBC Oracle 8 driver][Oracle8] ORA-00942: table of view does not exist
followed by
Error in compiling SQL Expression: Syntax error found here
and when I press OK the cursor appears afetr SELECT. Any suggestions as lbass has triled this and works for him but not for me!! Thanks for all your help LB.
Ade
Am having problems with SQL syntax (see thread149-1010570 fro details). Expression is:
(SELECT AKA."MEDIA_CODE"
FROM
SALES_ITEM AKA
WHERE
AKA."SALES_DOCUMENT_NUM" = SALES_ITEM."SALES_DOCUMENT_NUM" and AKA."SALES_ITEM_NUM" = 1)
All the information I hvae regarding the datasource is:
Databse: Maginus
ODBC Oracle 8
CR8.5
Properties from Data Explorer data source is
Database DLL Name=pdsodbc.dll
Server Type=ODBC - CROR8V36
Server=CROR8V36
Datasource Type=SQL
When checking the expression I get the following error messages:
ODBC Error:[MERANT][ODBC Oracle 8 driver][Oracle8] ORA-00942: table of view does not exist
followed by
Error in compiling SQL Expression: Syntax error found here
and when I press OK the cursor appears afetr SELECT. Any suggestions as lbass has triled this and works for him but not for me!! Thanks for all your help LB.
Ade