Previous Topic Next topic Print topic


X150: Referenced fields must be specified as NOT NULL.

Before you can create a FOREIGN KEY, you must specify that the referenced fields involved are NOT NULL. You can do this through the Create/Alter Table module, or by using the ALTER command.

Previous Topic Next topic Print topic