Hi
I have a select query that joins 3 tables to display information. If I want to update a field is do
ADOQuery.Edit.
.
<Set fields Values>
ADOQuery.Post
I get the following error howwever 'Insufficient key column information for updating or refresing' and I'm not sure how to proceed.
Thank you.
Pieter