up vote
0
down vote
favorite
I have certain values that are needed for validation in Forms, either they look like Value X >= 0 but it could also be X <= 0 , it depends on what operator should be used. How can I store such a value? (I use MS SQL Server + Access as Frontend) I basicly wanna store the Value and if it needs to be bigger than or smaller than.
sql-server ms-access
share | improve this question
asked yesterday
Badgy
879 3 20