Syntax Error or Access Violation( Run-time error '-2147217900 (80040e14)')

If you are getting trouble on this kind of error prompting
 Run-time error '-2147217900 (80040e14)' Syntax Error or Access Violation like
shown at the image below:

                                Figure 1.0














at my experience, this error come up when i call a stored procedure from my SQL Server
2005 database, and i declare my code look like this

                                       Figure 1.1






at the codes shown at the figure 1.1, if you trace it thouroghly you found out my error,
so the only error on this is my Command Text, where i forgot to declare, supposedly it
will come up with

MrCmd.CommandText = "Update_Products"

this code will placed under the Call New_Cmd

Happy Coding ^_^
The Hardest Thing to Do is to DO Nothing ^_^
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati

Leave a comment

Copyright @ Codes-47.Blogspot.Com. Powered by Blogger.