<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."
participants (1)
-
Aaron Watters