|
jbates99
Constraint Violating Yak Guru
285 Posts |
Posted - 06/12/2012 : 15:14:55
|
I'm trying to test a login whose password is "supposedly" blank.
This is the syntax I used from a command prompt:
osql -S EGNSOCWCOM09 -U XJNETMASTER -P -Q "select * crewsked.dbo.UR_Users"
Do I have the password part coded correctly for a blank password?
Thanks, John |
|