New Posts New Posts RSS Feed: FK related
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

FK related

 Post Reply Post Reply
Author
Amy View Drop Down
Newbie
Newbie


Joined: 09-Dec-2008
Posts: 9
Post Options Post Options   Quote Amy Quote  Post ReplyReply Direct Link To This Post Topic: FK related
    Posted: 01-Jun-2009 at 9:47am

Our database has a lot FKs that are integers. Some of them are required filed, some of them are not.  I have some questions:

 

1.      For required FK,  how do you write your own verifier? DevForce’s default verifier for required FK is always returns OK, no matter what. I tried to write a range verifier for the required FK, it always returns OK too.   How do you enforce the required FK?

2.      In edit screen, how do you fill the ComboBox of non-required FK? Add a null entity? Since it is not required, the user should be able to change the ComboBox to select nothing.

 

Any help/suggestion would be appreciated. Thanks!

 

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down