> It was needed "varbinary", not "varchar". No, it needs to be case-sensitive, which the error message is literally telling you. Using binary for a string column is very likely a bad idea. -- Scott