Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Validation rule

$
0
0
Field shouldn't get sign like "| \ / : * ? " < > "
e.g. John/

I try to write many event combination like:
not ("?","<",">",":","*","/","\","|")
<> "?" Or "<" Or ">" Or ":" or "*" Or "/" Or "\" Or "|"
but it doesn't work :/

Please help me guys!

Viewing all articles
Browse latest Browse all 13329

Trending Articles