Print Page | Close Window

Problems with asp. SOLVED

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=26760
Printed Date: 29 March 2026 at 2:48am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Problems with asp. SOLVED
Posted By: bustersnm
Subject: Problems with asp. SOLVED
Date Posted: 31 December 2008 at 3:15am
Hello all,

I am new to the world of asp.  So i don't know if i am typing this in the right place, please excuse me if i am not.

I am trying to put some info in to a access database using a form.  But after i hit submit i get this error:

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/addtobid2.asp, line 27

Here is what is on my asp page line 26 and 27:

     'Open the recordset with the SQL query
rsAddBidding.Open strSQL, adoCon


If you need more info please let me know.

Thanks,
Bustersnm



Replies:
Posted By: bustersnm
Date Posted: 31 December 2008 at 3:42am
Ok so i got the above fixed finally then ran into another problem.

Error this time:

Microsoft JET Database Engine error '80040e09'

Cannot update. Database or object is read-only.

/addtobid2.asp, line 30


Lines 29 and 30 of addtobid2.asp:

     'Tell the recordset we are adding a new record to it
rsAddBidding.AddNew




Posted By: bustersnm
Date Posted: 31 December 2008 at 3:45am
Stupid me i didn't have the access file writeable.

Well thanks for all the help LOL

Bustersnm


Posted By: shakir
Date Posted: 31 December 2008 at 2:11pm
Originally posted by bustersnm bustersnm wrote:

Hello all,

I am new to the world of asp.  So i don't know if i am typing this in the right place, please excuse me if i am not.

I am trying to put some info in to a access database using a form.  But after i hit submit i get this error:

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/addtobid2.asp, line 27

Here is what is on my asp page line 26 and 27:

     'Open the recordset with the SQL query
rsAddBidding.Open strSQL, adoCon


If you need more info please let me know.

Thanks,
Bustersnm


Check the connection string of DB something missed



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net