Recent content by Lewis

  1. L

    PL SQL 10.0 user object compareison error

    Thanks Marco.
  2. L

    PL SQL 10.0 user object compareison error

    Hi Marco, Thanks for your help. I really appreciate it. Here are the last lines of the debug file, where the problem started. Dose it mean I need to give select to this report user? Why didn't I have to do it in PLSQL 7? Thanks Lewis 8/19/2014 9:12:00 AM TOracleQuery $05189730 Start...
  3. L

    PL SQL 10.0 user object compareison error

    Hi, I try to use PL SQL 10.0 doing user object comparison. I have two accounts, one is db owner and the other is report user, who only has select privilege for tables and views. I can do the comparison if I log in session with db owner and change the user at the bottom to the report user...
Back
Top