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

list macos calm editors formula editors

how hibernate @any-related annotations?

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