Hi Pedro,
in my experience if you are using SQLLite for the repository, being it the default DBMS driver included into community version, max number of user is 1.
In other words: in Uniface max number of users depends from the database used.
Regards,
Gianni
Hi Pedro,
AFAIK the Community Edition is available "as is" with SQLLite as DBMS.
As already told SQLLite is a single user database; you could partially overcome this limitation with the right organization of your development group but this is not a subject that could be discussed quickly here.
It could be I am wrong but when you need to share development repository between more developers in real time you probably go over the perimeter of community version and you need a full development license.
Try to contact your reference person at Uniface for more details.
Regards,
Gianni
Thank you.
I do not think I did express myself correctly. What I was trying to say is whether it is possible to share the repository with other developers using Uniface Community Edition.
Best regards
Hi, anyone can tell me the max number of user using the same repositoy in communty version?