Archive for July, 2009

Login failed for user ‘sa’. 4 things to check

July 7th, 2009

Last week a customer of one of my applications (not dbdesc nor dtsdoc), reported the following error when the app performed a special task:
Login failed for user ’sa’
 

.csharpcode, .csharpcode pre
{
font-size: small;
color: black;
font-family: consolas, “Courier New”, courier, monospace;
background-color: #ffffff;
/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str [...]