Does anyone remember how to set a default value when using CREATE Table on a
JET database? I can't the find SQL language reference for Jet anywhere.  I
want to do something like...

CREATE TABLE Foo
        (foo_id  COUNTER,
        Ordinal int NOT NULL DEFAULT (0),
        groupOrdinal int NOT NULL )

Everthing else is working, but the "default (0) is not .... anyone?

Mark


Mark A. Kruger, MCSE, CFG
www.cfwebtools.com
..no more brochures!

______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to