Java Connection error with oracle.
Dear All,
i am using Java application,and standard edition of oracle.
my problem is....when my application fire its connect the oracle database properly then its execute the query but during the fetch its giving me error like 'table or view Dose not exists'.
For you info.i have check Particular Table is there in the database scehma and i can also able to execute from Toad that Table.but its giving me error when i fire the Java application.
Please help as soon as possible.
--Rajnish Chauhan