Search results for query: *

  1. T

    Question How to update a database already opened by another aplication.

    Hello everyone. I have a database let's say db1.mdb that is opened by app1.exe db1 has a table named Users Table Users has 3 fields ID,User,Status i am creating app2.exe that will have 2 buttons. Button 1 will set the value of field Status to false, and button 2 will set the value to true. What...
Back
Top