Need to update records in access database created through frontpage

Discussion in 'C#' started by mstrauss, Jul 10, 2009.

  1. #1
    I am creating a support website internal to my company. It has been a few years since i did this and am now finding it hard to find the information i found back then.

    I have one field I want to change, called resolution. It is in a database called 2009.mdb and in a table called results.

    I created a page called edit.asp. First I created a blank form and inside it I used the DB results wizard to show only this field. for criteria i have field name key equals value key.

    I get to this page by clicking on the record #. When I type in some text and hit submit, i get this error which I cannot seem to get passed:
    Database Results Wizard Error
    The operation failed. If this continues, please contact your server administrator

    need to find a fix or work around for this problem.

    Any ideas out there???

    Thanks

    Mike
     
    mstrauss, Jul 10, 2009 IP
  2. dopanel.com

    dopanel.com Peon

    Messages:
    93
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    paste your script,and try to debug on your site.
    Disable the command " on error resume next ", if the command existed.
    Paste the error message here
     
    dopanel.com, Jul 10, 2009 IP
  3. ASPMachine

    ASPMachine Peon

    Messages:
    723
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ASPMachine, Jul 19, 2009 IP