- Presentation Layer
- Business Layer
- Data Layer
There is a Login form whilst trying to connect with Sql database throws an error. I have the project code including its sql script, can anyone test the project and fix the errors and revert back to me.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Apr 10, 2013, 10:48 AM
It is always a good idea to first strive to debug the issue as much as possible with the help of your current knowledge, books , internet, forums like this, etc. and the last resort should be to some to look at your code snippet which is giving an error rather then offering to give your entire project to some one to fix the errors. This way you will not be able to learn anything or will know how many places the code was changes to fix the error and what that change mean to you or impact any other module. I suggest you send us the error message you are getting along with the code snippet where you are getting the error and a brief description on what you are trying to achieve with that code.