tc3596
Technical User
- Mar 16, 2001
- 283
I need to understand the meanings of the symbols in the description field of sysmessges in the master database. Books online says they are datatypes (i.e. %ls or %.*ls = Character string) How does it know to pull in the user name when the message displays "login failed for user '%ls'? I want to build more detailed error messages, this is why I am asking.