Hi

Wich ADO command should I use to edit data in a DB. If the value to be entered in the primary key column already exists data should be fetched, to view, and updated. Which command should I use to uppdate? I could use commanddb and a SQLstring. But I would rather pass an array, as in the addnew command.

kaaja