Page 1 of 1

MySQL to SQL Server Convert dealing with password/salt

Posted: Mon 14 Feb 2011 22:58
by maustin75
I'm converting one of my MySQL databases to SQL Server for a client and I having issues handling the salt value setting in membership services. How can I get the salt value in MySQL? How do I know what it is, what it's set to etc??

I tried using an empty salt value in sql server but it will not work. How can I convert my users?

Thanks!

Posted: Tue 15 Feb 2011 10:35
by Shalex
Please refer to http://www.devart.com/forums/viewtopic.php?t=20034. If it doesn't help, specify the version of your dotConnect for MySQL (the Tools > MySQL > Help menu of VS) and give us a detailed description of the problem (with the error message).