Skip to main content
February 6, 2007
Question

Update Record Server Behavior

  • February 6, 2007
  • 3 replies
  • 318 views
Using Dreamweaver MX 2004. I have a recordset created, and need to update a table. When I select the Update Record server behavior I get the following message "before using this behavior, please create a recordset". However the recordset has already been created, and it tests fine, I can see the data in the tables, and I am able to insert a record, delete a record, but not update... Using ASP JavaScript Server model with Access databse. Any help is much appreciated.

Thanks! :
This topic has been closed for replies.

3 replies

February 7, 2007
Anybody - a little help...
February 6, 2007
Yes. I tried in a new page with just one field as well just to be sure, still get the same message - Any ideas? Thanks.
Inspiring
February 6, 2007
Hi
Have you already made the binding? - it's not obvious from your posting - but you should have a form with the initial data you want to update bound to it before you can update.

I won't bang on about this because maybe you did it already.

bfn