[Zope] Re: create problems with 2.0.0a4

Aaron Watters arw@ifu.net
Wed, 11 Aug 1999 16:22:04 -0400


 <199907221552.jaa2617-@sailor.lanl.gov> wrote:
original article:http://www.egroups.com/group/zope/?start=8313
>  I have been having problems with create from the Zope verion 2.0.0a4.

>  Here are the methods I have tried:
>
>  Inside the create_WRTable:
>
>  create table WRTable(
>        numruns decimal(4,0),
>        lastrun datetime
>        )
>
>       The syntax passes, but it complains upon tests or execution,
saying:
> Zope Error
>
> Zope has encountered an error while publishing this resource.
>
> Error Type: SyntaxError
> Error Value: unexpected token sequence.near :: 'e(\012 numruns'*'
decimal(4,0),
> '

Gadfly does not support the type syntax decimal(4,0).  Try float
instead,
it should work pretty well.

  -- Aaron Watters http://www.chordate.com

===

"Winston, if you were my husband I'd poison your tea!"
"Madame, if you were my wife I'd drink it."