Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All String
Commands

HASH_MATCH

If you create an XML field with a tag name ending in _hash, the value entered will be hashed according to a priority algorithm.

The HASH_MATCH function can be used to see if a value matches the stored hash value.

This method is used to store user login passwords.

Number Name Default Type Description
1 check String The value you want to check against the hashed value.
2 hash String The UDB hashed value you want to check against.
to add a Comment.