My first app using ADO, previously using DAO.
I have 3 linked tables in an open connection, when I add a new record information from link tables don't show.
What am I doing wrong?
ON DAO whe you add a new record it immediately updates the related field for to the link table. This a very valuable feature on DAO, now Can I do this on ADO?
Thanks for your help guys.
Lulo
I have 3 linked tables in an open connection, when I add a new record information from link tables don't show.
What am I doing wrong?
ON DAO whe you add a new record it immediately updates the related field for to the link table. This a very valuable feature on DAO, now Can I do this on ADO?
Thanks for your help guys.
Lulo