How can you find a problem in the data stack ?

 Posted by Bharathi Cherukuri on 5/22/2012 | Category: ADO.NET Interview questions | Views: 3091 | Points: 40
Answer:

Problem can arise from these following instances they are: -

1) Mismatch of schema between the client and database.
2) Network library problems or non existence of data.
3) Wrong SQL generated.
4) Wrong programming logic.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response