Hi All...
I created my db and put the Data Backend in the server, and my Frontend in user's PC.
The problem is that :
Some of my forms are Bound, so only one user can enter, modify ... the data.
Some advices is to create Bound Form and then Push (Insert) data by CmdButton into my table, to avoid this conflict.
I can create Bound Form with specific Fields accordingly.
My problem is how to insert data into my data to the table.
I've never used it before, so expecting a help from you programers with many thanks...
I created my db and put the Data Backend in the server, and my Frontend in user's PC.
The problem is that :
Some of my forms are Bound, so only one user can enter, modify ... the data.
Some advices is to create Bound Form and then Push (Insert) data by CmdButton into my table, to avoid this conflict.
I can create Bound Form with specific Fields accordingly.
My problem is how to insert data into my data to the table.
I've never used it before, so expecting a help from you programers with many thanks...