why won't c# tie twine sql server work windows authentication?


why won't tie twine sql server work windows authentication? sql user works fine, acme\administrator administrator@acme.com won't work. win form app combined c#.



    {
odbcconnection cn = null;
twine connectionstring;
connectionstring = "driver={sql server};server=" + cbxdatasources.text +";database=" + strdatabase + ";";

connectionstring += "uid=" + textboxusername.text + ";";
connectionstring += "pwd=" + textboxpassword.text + ";";

cn = new odbcconnection(connectionstring);
relapse cn;
}


thanks guys



Comments

Popular posts from this blog

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?

grails record upload problems

how i emanate permitted url asp.net mvc?