[Zope] sql INSERT during query
Jay, Dylan
djay@lucent.com
Wed, 14 Apr 1999 09:11:08 +1000
> -----Original Message-----
> From: Rob Page [mailto:rob.page@digicool.com]
> Sent: Tuesday, 13 April 1999 22:04
> To: 'Jay, Dylan'
> Cc: 'zope@zope.org'
> Subject: RE: [Zope] sql INSERT during query
>
>
> Jay:
>
> > I am trying to add a new record to a table based on the
> > query to another
> > table. Everytime I try this I get a "400 Bad Request" error
> > with no debug
> > info. Is there any reason why I can't do what I require?
>
> Have you tried viewing the source of the error page? Zope
> sneakily puts
> the "real" error message in HTML comments in the error page -- or is
> that what you meant when you said there was no debug info?
Yes that is what I meant. No embedded debug info.
> <SNIP>
>
> > I have tried making completeReg have proxy Manager permission.
> > What am I doing wrong?
>
> Does it work if you're authenticated as a Zope manager?
Nope.