Multiple entry in single file
-
subash
- Posts: 26
- Joined: March 3rd, 2016, 5:49 am
- Location: Nepal
Multiple entry in single file
Is it possible to make a single file for multiple user for collecting data in android program?? Is there any provision through syntax or any other option we can do? Cause using multiple file for single user include many steps. So, is it possible to make a single file??
-
htuser
- Posts: 687
- Joined: December 19th, 2011, 6:26 pm
- Location: Silver Spring Area, MD, USA
Re: Multiple entry in single file
Dear Subash,
Best regards,
It's not easy to do it now because storing data in dat or txt file does'nt accept concurrent users since the file is locked for a single use. But, in the next 7.0, if you use smart sync/Sqlite data storage, you'll be able to do it.single file for multiple user
Yes you can have multiple data file for a single user using the writecase function and multiple external dictionnary.multiple file for single user
Best regards,
G.VOLNY, a CSProuser from Haiti, since 2004