Re: Microsoft JET Database Engine error '80040e10'
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 13:29:59 -0500
TonnyD wrote:
the error I get now is
SELECT * FROM tblIP WHERE IP = '71.229.200.204' AND pollID=3286
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/asppoll/vote.asp, line 15
Also I dont think the field names are wrong. This is what the tables
and field names are that are mentioned in this script.
Table "tblIP" field names "IP" "PollID"
Table "tblCount" field names "Count1" "Count2" "Count3" "Count4"
I just looked it up an IP does not appear in the list, so it seems it is
not reserved.
Open your database in Access, create a new query in design view, switch
to SQL View and paste in the above statement. Does it run?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- Follow-Ups:
- Re: Microsoft JET Database Engine error '80040e10'
- From: TonnyD
- Re: Microsoft JET Database Engine error '80040e10'
- References:
- Microsoft JET Database Engine error '80040e10'
- From: TonnyD
- RE: Microsoft JET Database Engine error '80040e10'
- From: Max
- Re: Microsoft JET Database Engine error '80040e10'
- From: TonnyD
- Microsoft JET Database Engine error '80040e10'
- Prev by Date: Re: Microsoft JET Database Engine error '80040e10'
- Next by Date: Re: Microsoft JET Database Engine error '80040e10'
- Previous by thread: Re: Microsoft JET Database Engine error '80040e10'
- Next by thread: Re: Microsoft JET Database Engine error '80040e10'
- Index(es):
Relevant Pages
|
|