Hi
While i am trying to insert a table i am getting the following error:
ORA-00904: “USERNAME”: invalid identifier.
I cant see any of the tables.
But when i run a report from the same universe i am getting data.
The username to connect to the database is working fine whn i tried in the PL/SQl developer and i am able to see the tables there.
any clues why is it happening.
Thank You
I was under the impression that You cannot “write” data into a database using WebI. How do you enable writing from WebI? OR is this an indirect effect of executing a Stored Procedure from BO?