Results 1 to 2 of 2

Thread: Help with updating database...

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Posts
    38
    I have a fairly simple asp page that connects to an Access 2000 database and does an INSERT INTO to add data to a table.

    When i try to execute it, i get the followijg message.

    "Must be an updateable query"

    What could be causing this?

    Thanks

  2. #2
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696
    hi cls224

    what type of cursor are you using for your recordset. it needs to be either adOpenDynamic or adOpenKeyset to be able to update

    hope this helps

    Ian
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width