We have installed Oracle and uses PHP for connection to the database!
And many things works but when we use OCIfetch and OCI fetchstatement our PHP doesnt work.
It says
Warning: OCIFetchInto: ORA-01002: fetch out of sequence!
We want to use OCIFetchInto to get data from db to an array. So when we run the prog we get error messages.
HOW do you use OCI fetchstatement and OCIFetchINTO
whats the differens?
Sincerely Rafeal
And many things works but when we use OCIfetch and OCI fetchstatement our PHP doesnt work.
It says
Warning: OCIFetchInto: ORA-01002: fetch out of sequence!
We want to use OCIFetchInto to get data from db to an array. So when we run the prog we get error messages.
HOW do you use OCI fetchstatement and OCIFetchINTO
whats the differens?
Sincerely Rafeal