SQL Connection error in ASP ...
HI everyone.
How are u doing? I got this problem with ASP.NET. I followed an example on the datagrid... eveything works fine until i try to run my page. Then I get an SQL Error about invalid 'sa' login.
But I can see the data in design mode, my SQL password everything is correct. But I get an error (i think it was the SQLAdapter that gave me the 'sa' error.) It cannot connect to my SQL database...
I checked the web.config file... added my password line there... still nothing...
Any suggestions? Thanks