How can we help you today? How can we help you today?
kfrancis25
Resource not available for anonymous access. Client authenti
Hello, We're having a sudden issue in SQL Source Control 3 now where it looks like any activity which would normally get information from our TFS online account fails and the error message "Resourc...
2 followers 3 comments 0 votes
Generating MD5
Is it possible to generate an MD5 hash of another column? It looks like I could use something like:import hashlib hashlib.md5("row column value".encode('utf-8')).hexdigest()
2 followers 4 comments 0 votes