Re: SQL password complexity



A semicolon in SQL functions as batch separator just like the word GO.
I assume that's what causing the problem for your developers. SQL
server will probably see the password as part of two separate commands.

Markus

.