• I know it's a problem that is not encrypted, but ultimately will table encryption.

    table: ut_Password

    columns:

    playerid (FK, int, not null)

    password (nchar(10), not null)

    PasswordDate (datetime)

    I understand about what I should do, but I could not take it inspiring example, if a similar script ready I see it would be easy to understand.