Zitat von
Klaus01:
Hi,
how you have to send the md5 hash to the database
depends on how the database expects the md5hash
as a String or as a ByteCode?
How should the handshake work?
application md5(key) -> database (compares stored md5 hash with received md5hash)
Greetings
Klaus
Thanks Klaus for replay
its expects md5hash as Sring
application md5(key) -> database (compares stored md5 hash with received md5hash)
yes that is the way.
best regards
especta