Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

asp error message

Guest
Oct 02, 2006 Oct 02, 2006
I am having a terrible time getting all my code right to update my database. This is the error I am getting when I run the page and it seems to happen when I execute the sequel string. Any help would be greatly appreciated. If there is anything else I can give you code wise to help out let me know. Thanks

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/office_upgrade/add_to_businessfinal.asp, line 112
TOPICS
Server side applications
201
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 04, 2006 Oct 04, 2006
LATEST
Use

Response.Write strSQL : Response.End

at appropriate juncture to debug the SQL that's being executed.

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines