I am trying to add a foreign relationship between two tables. When I add the FK column to my table and leave the check box for Allow Nulls blank, it wont let me save. Explaining the column does not allow nulls. How to get around this?
Asked
Active
Viewed 329 times
-1
1 Answers
0
Solved. The Table had data in it.
Delete from MyTable
Then I was allowed Not Null. Table Saved.

EB.
- 2,627
- 8
- 35
- 55