Comparision betn byte array and database varbinary(max)
Hi all
Is there any way to compare my frontend byte array to database varbinary(max) column. I'd tried it with some casting of byte array and with datalength and Hash in sql server but exact results not getting. Any suggestion heartly welcome