-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: rapidmoni
Message 1 in Discussion

I have a problem in connecting to SQL server using ado.net  I went thr' the article  
http://www.c-sharpcorner.com/Database/GDWalkThroughACNov132001.asp   But while running 
the application  , I get the the below error    Server Error in 
'/EmployeeInformationDisplay' Application.    Login failed for user 'sa'. Description: 
An unhandled exception occurred during the execution of the current web request. 
Please review the stack trace for more information about the error and where it 
originated in the code. 

Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'sa'.

Source Error: 

    Line 33:            public void BindGrid() Line 34:                 { Line 35:     
                 cmdProd.Fill(dsProd1, "EmployerTable"); Line 36:                      
  DataGrid1.DataBind(); Line 37:          } 
Thanks in advance 
-Monica-

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to