1
Automation Interface, Add-Ins and Tools / Re: Import value from excel to enumerate type
« on: January 24, 2020, 07:48:32 pm »
Thanks a lot,
Regards
Regards
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Search the forum for TAM (time aware modeling) and its (in-)abilities to support what you're asking for.
q.
In almost all cases I've seen the single repository setup was to be preferred.
Just make sure you enable security with the option "Require user lock to edit". This will make the whole model read-only by default, which is usually enough to avoid accidental changes.
You can also add version control, but I would only do that if it is really worth the overhead.
In terms of performance the size of the database, or the number of concurrent users usually doesn't really matter that much. (Just don't use Oracle)
Geert