Re: Microsoft JET Database Engine error '80040e10'



TonnyD wrote:
which statement do I past in? I went a head and pasted the entire
script just to see and It said invalid script.

This is a sql statement:

SELECT * FROM tblIP WHERE IP = '71.229.200.204' AND pollID=3286


That is the statement you are passing to the Jet database engine to
execute, and therefore, it is the statement I was asking you to test.

--
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.


.