Hello!
I tried to use OCINewCollection with PHP 5 beta, but I got the same results.
Has anybody used this function with Oracle8i (8.1.7) on Windows?
What kind of (oracle or php) settings can result this behaviour?
> I'm trying to use the OCINewCollection function, but if I don't specify
the 'sche
Thanks, Chris!
I've already tried to use upper case letters in Oracle names everywhere, but
it didn't solve the problem in my environment.
I use Oracle 8i (8.1.7.0.0) and IIS on a single WinXP computer.
My PHP version is 4.3.3.
I tried this with Apache web server (1.3.12.0.1a) on WinXP too.
Perh
Ludányi Levente wrote:
Hello
I'm trying to use the OCINewCollection function, but if I don't specify the 'schema'
parameter for this function, then I get the 'ocinewcollection(): OCI8 Recursive call!'
error message, and the page never appears (I must restart IIS). If I give a typename,
that do