Re: Sessions within embperl

2001-02-07 Thread Michael Smith
uary 07, 2001 2:46 PM Subject: Re: Sessions within embperl > > > > Here is what I have: > > > > PerlSetEnv EMBPERL_SESSION_CLASSES "Oracle Null" > > PerlSetEnv EMBPERL_SESSION_ARGS > "DataSource=dbi:Oracle:host=oracle;sid=tsec UserName=user Password

Re: Sessions within embperl

2001-02-07 Thread Gerald Richter
> > Here is what I have: > > PerlSetEnv EMBPERL_SESSION_CLASSES "Oracle Null" > PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:Oracle:host=oracle;sid=tsec UserName=user Password=passwd Commit=1" > Storeing sessions in Oracle was always a problem. Mike from iii reported that he had to patch DBD::

Re: Sessions within embperl

2001-02-07 Thread Gerald Richter
> > I can't seem to get this to work? I can check both %udat and %mdat, > and I see the _session_id (they are different values), but if I assign > anything to the hash, it doesn't seem to go beyond the page I assign > it. I see information making it to the database, but only two rows in > the

Sessions within embperl

2001-02-07 Thread c.w.huling
I can't seem to get this to work? I can check both %udat and %mdat, and I see the _session_id (they are different values), but if I assign anything to the hash, it doesn't seem to go beyond the page I assign it. I see information making it to the database, but only two rows in the database for