Coldfusion, MS SQL, Hash Best Practices,...


hello,

i trying trying store hashed data (user password) in ms sql database; datatype in database set varbinary. datatype conflict when trying insert hashed data. works when datatype in database set varchar.

i understand can set hash function arguments convert data before sending database, not clear on how done. now, along assistance conversion, best practice storing hash data? should store varcahar or varbinary? of course, if varchar won't have problem, interested in best practices well.

thnx

just curious... using cfqueryparam tag cfsqltype="cf_sql_varbinary"?

phil


More discussions in Getting Started


adobe

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62