In SQL Server, a unique index does not allow multiple NULLs by default. There is a way around this by adding a where clause to the index. (where unique_field is not null). However, this can not be modelled in the SF.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.