Great post!
- Log in to post comments
Great post!
To encrypt to MD5 (as javascript, unix and others) I writed this classmethod, using information found here, and works very well.
Just need to use " d Encripta("word")"
I hope could be useful!
Joe!
In addition to Scott answer, I need to add one additional parameter:
databaseName=<database>;trustServerCertificate=true;domain=<domain>;useNTLMv2=true;cacheMetaData=true;prepareSQL=2
Thanks for the post Scott, it was very helpful!
Regards, Joel