I got a PROBLEM about ADO ...
Let's put this scenario:
I got the following Tables:
o Clients
o Orders
o Details
o Credit
o Payments
Also I got a form with SSTAB with all the text boxes Required to bind info or make data entry.
So ... Every time when the user open his application, He gonna get all the clients Assing to him.
The problem is about how to update, add information but to the different tables ... So I'm confused about how I can get this done.
Any recomendation is Welcome
Thanx




Reply With Quote