[Zope] can multiple users access gadfly database simultaneously ?

2000-11-13 Thread jacintha menezes

Hi,
   Thanks for your response.I am sorry for the way of my writing. Sincerely
to tell you ,by the word 'immediately' i meant request  not command.Anyhow
hope you have forgiven me.

 May i know ,is there any way to solve my problem ?. Should i create a work
space or should
i lock the page(till one person completes).Are there any dtml tags tags for
these purposes
or we have to write o python module ?.
  Thanks,
   Bye,
jacintha


___
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] can multiple users access gadfly database simultaneously ?

2000-11-12 Thread jacintha menezes

Hi,
When two users enter their login name  password and press enter
simultaniously,the first who entered among the two gets the following error.

Error Type: SyntaxError
Error Value: unexpected token sequence.near :: 'of_que\012from noq'*''
*** current state = 277 expects: '*', ';', ')',
'ORDER', ('nomatch1',) current token = ((-6, 'FROM'), 'FROM')


The above error is while entering the Zope .Again If they fill the form 
click submit button simultaniously.The following error occurs for the user
who presses submit button first.

Error Type: SyntaxError
Error Value: unexpected token sequence.near :: "\012Q_name = 'q24'"*''
*** current state = 231 expects: 'EXCEPT', '+',
')', 'HAVING', '-', 'UNION', 'AND', 'GROUP', '*', ';', 'OR', 'ORDER',
'INTERSECT', ('nomatch1',) current token = ((-6, 'WHERE'), 'WHERE')


Both users will be accessing the same database.

I don't know why this error occurs.If we refresh the error occurred page
then it doesn't give error(that time no other user was pressing submit
button). In the product which i have implemented multiple users will enter 
fill the forms simultaneously.

waiting for your immediate reply.
  bye,
   jacintha


___
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] can multiple users access gadfly database simultaneously ?

2000-11-09 Thread jacintha menezes

Hi,
   I have developed a product using Gadfly database. In that team members
have to fill a form,and the data  should go to their leaders database. My
problem is more than one user can't enter simultaneously, also they can't
submit the form together.How can i solve the problem.Can't multiple users
access Gadfly database simultaneously ?.

please help me.

waiting for your quick reply
thanks,
  bye,
   jacintha


___
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 )