AFAIK you'll never get a *joined* dataset to update unless you specifically do it in two separate stages - ie: update each table by setting the values pre post to a separate dataset on that table (and that one table alone) - which kind of defeats the purpose of putting it into a dataset ;=)
I have a colleague who is starting to use Delphi 6 - we have a pending prject which will require several licences. As a starter and generally test things out I have installed the Delphi 6 trial on his machine and to demonstrate what will be required used a basic DOA connection, DOA dataset, D6...
I have a question on the above - I have a project going which is an intranet
front end for an Accounts Receivable package. Using WSnap to generate input
and browse features on the ORACLE tables, generate input and pass this
through an interface to the A/R package.
I have a WebDebugger app...