Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to setup relationship for binary data ( HASHBYTES md5)

My datasource is a SQL server and I have my primary key column in binary form i.e if the value is 'gurudev' the value is HASHBYTES('md5','gurudev). The column is of type binary and is not visible in...