[phplib] Long session strings and Oracle From: Kevin Porterfield (kpmd <email protected>)
Date: 06/26/00

I saw a thread here earlier about problems with Oracle's LONG datatype and
string session info. The problem is that Oracle's LONG datatype will only
store string literals of up to 2000 characters... not enough. if you go over
that Oracle spits out the error:

ORA-01704: string literal too long

What I haven't seen on this list is a solution. I see many people using
phplib with Oracle, so I am wondering if any of them are using sessions and
how they managed to work around this problem.

Any info would be greatly appreciated...

kp
kpmd <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>