Guys: [Razz]
I am using a sript to write a table with the addnew method and works fine. I would like to know how to update only one fiel. In Acces would look something like this.
code:
Resordset.seek "id" <-----positioning
Recodset.edit
Recodset.fields().value
Recorset.update

I asked the same question in Kixtart Helpdesk while the korg was down and Lorenko suggested me.
code:
Resordset.seek("id")  

Wich didnt work out. Thanks indeed Lorenko.
_________________________
Life is fine.