Thanks for the reply, at the moment I have a form with over 100 fields from an AccessDataSource which I display in several collapsible <divs>. When Irun the update command
I recieve a "Query is too complex" error (Access has some limitatiions in the size of a query) which is why I wanted to create a shorter update command, but I understand it's best to create several smaller forms.