I have installed oracle 10g client in my machine. When i run my program, it is working fine with windows built in administrator user.
But I am not able to run the program from standard user account. When i try to display the server date( which is linux) on client machine, it shows '01/01/1900'. I am not able to access the data from the database too.
I changed the account type of this user from standard to administrator. The problem persists.
But everything works fine with administrator account..
Please help..