Date: 06/26/00
- Next message: Kevin Porterfield: "RE: [phplib] [PHPLIB] Help getting results from OCI8"
- Previous message: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Next in thread: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Maybe reply: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Maybe reply: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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...
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Kevin Porterfield: "RE: [phplib] [PHPLIB] Help getting results from OCI8"
- Previous message: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Next in thread: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Maybe reply: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Maybe reply: Francesco.Marsan <email protected>: "RE: [phplib] Long session strings and Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

