Can anyone please explain me why i am being getting this warning msg again and again when i run a vb.net application?"Unhandled exception of type System.Data.SqlClient.SqlException in occured in System.Data.dll" What should i do?

Questions by Ajaya

Showing Answers 1 - 1 of 1 Answers

Kris

  • Jul 1st, 2006
 

hi friend,

  It is a sql exception.  Use a try catch block to check the exact detail of the exception.  If possible can u give me the code which throws u the error

with regds,

Kris

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions