I the example on full screen edit and it works. However, when I put a where statement on the sql clause it doesn't do the updates. Is there anyway I can get the full screen edit to work properly with a where clause on the sql statement. If, I bring back all the records, no problem. Example
select orderid, customerid, shippeddate where order id = '9183' and '9191'