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.
| 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 |
|
|
|
|
|