Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 password trouble

Author  Topic 

moramoga
Starting Member

34 Posts

Posted - 2006-12-05 : 15:49:20
I have to make a Store procedure that change the password of a user, it receives the new password as a parameter, thats easy, but I have to validate that the password at least contains 5 letters from the alphabet and at least 2 numbers....does Sql has any functions for that o do I have to make them myself??

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-12-05 : 15:50:17
Please do not cross post!
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=75925


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -