I am making a database, where 10 to 20 users will be entering data.
I have queries
1. I am planning to create a form with which user will be directly entering in the table, will that b right?
2. If 2 or more users will open form its own side does they all will be entering in same row number?
3. Whatwill be the best of these,by insert query or directly to form?
Please help me with my queries.