jeva39
Well-known member
I have in my Access Database a table "Prestamos" (Loans) and a table "Clientes" (Users). When I create a Prestamo (Loan) I need to modify the Saldo (Balance) in Clientes. The DataBase have the relations created but I don't have experience in this type of query. Please, ¿what is the correct code to do this operation?. In my other tables I use DataRows but I don't need to actualize one table from another. Thanks for your help...