Dear Friends
I wish to enforce a field rule on inventory [stockf.dbf]file. the file has stock code,stock description and stock category. The entry made in the the stock category must exist in a [st_cat]-categories table.
How would this be done using the SET CHECK caluse in ALTER TABLE-SQL command? Or any other method?
Answers will be highly appreciated
Ongoma