Quote:
Neuz already say "details incorrect" so what do you mean? is he connected to the server? i think so..
Look @Neuz Source for the password salt ( e.g. kikugalanet for eng-us ) this problem is simpel, you just hashed with wrong pw salt.
|
i have used the text above for my account. My pw is qawsedr and i have set kikugalanetqawsedr its right or ?
and my server is connected to my hamachi ip.
USE [ACCOUNT_DBF]
GO
DECLARE @return_value int
EXEC @return_value = [dbo].[usp_CreateNewAccount]
@account = N'Benutzername',
@pw = N'Passwort in MD5'
SELECT 'Return Value' = @return_value
GO
but i cant login why ???
i have another problem my neuz dont run because windows says the neuz dont function?
what can i do ?