On Aug 25, 2018, at 2:25 PM, Christian Sakowski <[email protected]> wrote:
> This is not necessary. For just reading you don’t need to use „use“. > For generating sequence numbers, you have to use „auto increment“. Nothing > else. > For invoice numbers, you now can save the number to the database within > transactions with SUSPEND/RESUME TRANSACTION (of course, locking and waiting > if necessary…) Hi Christian, You are correct, it is not necessary to “Use” a shared object if you are only going to read it. I’m still getting used to this new 4D feature. Thanks for reminding me of that. Regarding sequence numbers and using the “auto increment” or the “Sequence number” command, I always use that. I agree it’s the best, period. But this is really a discussion of how one might use shared storage. Rightly or wrongly. Trying to understand how to use this new 4D feature and gather some ideas on possible ways of using it. I’m still learning and trying to understand it. Tim ***************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ***************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

