Re: [Zope] SQLSession Problem

2000-05-23 Thread Graham Chiu

In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes

>So I wonder if this is the correct way to call the session component :
>
>
>

This is what I do.





-- 
Regards,  Graham Chiu
gchiucompkarori.co.nz
http://www.compkarori.co.nz/index.php
Powered by Interbase and Zope

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] SQLSession Problem

2000-05-22 Thread wai

Hi All,

I'm using zope 2.1.6 with apache server on NT platform. and I had a problem
with SQLSession.

I tried to put in the '_force_new_session' flag whenever I called a
session, so I can have a fresh SessionID. But I always got a error return
with a message "TypeError".

So I wonder if this is the correct way to call the session component :



Please help.

Cheers

Wai


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )