|
Home > Archive > MS SQL Server New Users > April 2005 > Problem to check for identical
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem to check for identical
|
|
| Adam K 2005-04-13, 1:23 pm |
| Hi friends,
First of all sorry for my english.
I'll be very happy if someone can help me.
I am doing web page with vb.net and sql server, the problem is with
registration.
I am using user name and password which the user can set. The problem is
that if I already have user with user name BlaBla and new user try to make
registration with user name BlaBla, but in this BlaBla third letter (a) is
for example on Cyrillic, the new registration success. Of course I don't
want this, as I actually have 2 users with same user name (or at least look
the same).
I will appreciate any help.
| |
| Adam Machanic 2005-04-13, 1:23 pm |
| Already answered in the .programming group. Please do not multi-post.
--
Adam Machanic
SQL Server MVP
http://www.datamanipulation.net
--
"Adam K" <dimitarfix@yahoo.co.uk> wrote in message
news:%23pnmKxEQFHA.3196@TK2MSFTNGP12.phx.gbl...
> Hi friends,
>
> First of all sorry for my english.
>
> I'll be very happy if someone can help me.
>
> I am doing web page with vb.net and sql server, the problem is with
> registration.
>
> I am using user name and password which the user can set. The problem is
> that if I already have user with user name BlaBla and new user try to make
> registration with user name BlaBla, but in this BlaBla third letter (a) is
> for example on Cyrillic, the new registration success. Of course I don't
> want this, as I actually have 2 users with same user name (or at least
look
> the same).
>
> I will appreciate any help.
>
>
|
|
|
|
|