Hi, I am trying to do select statement from a table using oci8 function.
When I select a field that is varchar2 datatype, the page cannot be displayed, anyone know how to solve this problem?
Thank you!
After I research sometime, the problem occured on OCIExecute(), any idea on this?
Do you get any error messages?
and what's the code you use to run the query?