Link to home
Start Free TrialLog in
Avatar of liseperu
liseperu

asked on

upload problem - Multiple-step OLE DB operation generated errors

hi
i am using a program called
"asp/php web application builder"
to auto generate the back end to my asp website

i have used this program a few times and havent had too many problems

but now i am getting this error
when i try to upload through the browser

-----------------------------------------------
    * Error Type:
      Microsoft OLE DB Provider for ODBC Drivers (0x80040E21)
      Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
      /enterprise/admin/includes/datafields.asp, line 124

    * Browser Type:
      Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

    * Page:
      POST 2000 bytes to /enterprise/admin/datapage8.asp

    * POST Data:
      error '80020009'

      Exception occurred.

      /iisHelp/common/500-100.asp, line 223
-----------------------------------------------

i am using  IIS server
and my database is MYSQL
i have checked the fields and it is a VARCHAR(200)

and i tested the upload on a 4kb file
so i dont think it is an issue with the sending the wrong file type or over-large file to be uploaded

i have checked permissions for anon read/write
anything i noted was that when i typed a made up file name the query was processed fine
the thing is that because the code is auto generated and becasue
the same code/upload has worked perfectly before
i dont hink it is a coding problem

but maybe an issue with my database or server or something

if anyone could point me in any direction
i would be grateful

thanks
lis

Avatar of gladxml
gladxml

try to check out th elink might help...

http://www.adopenstatic.com/faq/80040e21.asp
Avatar of liseperu

ASKER

hi

the problem was relating to the program asp/php web application builder.
i had to reformat my hdrive after something else happened
and when i reinstalled the  problem all problems mysteriously disappeared

thanks for your response though

lis
liseperu
nice to hear that the problem is solved.

ee_ai_construct
no problem.

ASKER CERTIFIED SOLUTION
Avatar of ee_ai_construct
ee_ai_construct
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial