Hi,
I have migrated my Intranet application Database from Oracle 8i to 9i and it uses
jdbc oracle driver.
But there are some interfaces with my application which are using Oracle 8i as the Database.
My application connects to the other Oracle 8i Database, and creates the connection pool (Verified thro Oracle Administrator Studio). But when i do a "select" on the table, gives me "table or view does not exist".
Before upgrading from Oracle 8i to Oracle 9i. these interfaces were working fine.
Can u pls help me on this.
Thanks,
Pratheep.