What's wrong with this <sql> picture?

Warren Samples warren at warrensweb.us
Sat Mar 12 01:01:07 EST 2011


On Fri, 2011-03-11 at 21:33 -0800, Bob Sneidar wrote:
> error : You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use
> near '(30),

Bob,

Isn't trying to tell you that "datetime(30)" is not a valid declaration?
Should it just be "datetime"? (That's what it looks like from the docs.)

Best,

Warren





More information about the use-livecode mailing list