A
April
As part of a school assignment, I must create a table using an SQL statement
in Microsoft access 2003. My statement works and the table is visible there
ready to receive data. However, I was supposed to put a constraint on one of
the numeric fields that will restrict entries to numbers less than 150.
I can't figure out the syntax to create this validation rule in the Make
Table statement. I tried CONSTRAINT keyword and CHECK keyword but keep
getting an error. Is this not supported by the Jet engine 4.0 ?
in Microsoft access 2003. My statement works and the table is visible there
ready to receive data. However, I was supposed to put a constraint on one of
the numeric fields that will restrict entries to numbers less than 150.
I can't figure out the syntax to create this validation rule in the Make
Table statement. I tried CONSTRAINT keyword and CHECK keyword but keep
getting an error. Is this not supported by the Jet engine 4.0 ?