This topic is locked

validate field sql server

12/22/2010 4:40:30 PM
PHPRunner General questions
S
skamm author

I need to validate a field (numeric) with data belonging to another table, this is sql server.

Sergey Kornilov admin 12/23/2010

Not sure how exactly you want to validate this field but you can do this in BeforeAdd/BeforeEdit events.