When I try to connect to my sqlserver using .net framework I get an http error code 401 unauthorized. If I use this same string with asp/vbscript it works fine. here is my connection string.
any help would be great!
"Provider=SQLOLEDB;Data Source=AM1ST_FS1;Initial Catalog=HRINFO;User
Id=sa;Connect Timeout=15;"
Scott
any help would be great!
"Provider=SQLOLEDB;Data Source=AM1ST_FS1;Initial Catalog=HRINFO;User
Id=sa;Connect Timeout=15;"
Scott