Hi all,
I am accessing the Oracle procedure, dynamic sqls to fetch the data from the Oracle 8i database using
JDBC for showing the data on the webpage.
From my Oracle Admin, I came to know that the following SQL is causing the problem. If any one has any idea for solving this proble it will be really helpful to me.
SELECT VALUE FROM NLS_INSTANCE_PARAMETERS WHERE PARAMETER ='NLS_DATE_FORMAT'
Thanks & Regards,
Siva Ram