Forum Discussion

YLMike92887's avatar
YLMike92887
Copper Contributor
Jul 23, 2024

DDL Syntax

I am attempting to use the following DDL statement from within Access:   ALTER TABLE MyTableName ADD CONSTRAINT NOT NULL ( MyFieldName1, MyFieldName2 )   and I get a syntax error.  Can someone pl...

Resources