Hi
My database is Oracle 10g hosted in a RH Linux Server. I've installed 10g Client (Version 10.2.0.1.0 R2)on a Windows 7 Professional Machine. The test connection is successful. My Application (developed in PB 12.5) is connecting successfully with the DB Server.
Now the Issue.
When I log in as Administrator, all is well. ie. the app is connecting with the server, able to retrieve data from server etc.
But when logged in as standard user, the app is connecting to the server, but not able to fetch any data from the server. It is not even fetching the date from dual (date brought in as 01/01/1900).
I cannot provide administrative privilages to the user.
Do I have to enable any controls so that the standard user can access the DB and fetch records?
Thanks in Advance
My database is Oracle 10g hosted in a RH Linux Server. I've installed 10g Client (Version 10.2.0.1.0 R2)on a Windows 7 Professional Machine. The test connection is successful. My Application (developed in PB 12.5) is connecting successfully with the DB Server.
Now the Issue.
When I log in as Administrator, all is well. ie. the app is connecting with the server, able to retrieve data from server etc.
But when logged in as standard user, the app is connecting to the server, but not able to fetch any data from the server. It is not even fetching the date from dual (date brought in as 01/01/1900).
I cannot provide administrative privilages to the user.
Do I have to enable any controls so that the standard user can access the DB and fetch records?
Thanks in Advance