We are currently developing a database application for approx. 30 user. Is there a way in which we could control the level of users, so that we could sell the front end as a licence. I.e x amount for a yearly licence.
Any help would be appreciated
Larry Linson - 23 Jan 2004 01:53 GMT
You will find information about determining from the LDB file how many/what
users are concurrently using the database at http://www.trigeminal.com. The
measure you'll have to use is how many users are concurrently using the
shared back end, because you'll need to distribute a separate copy of the
front end to each user in order to avoid corruption.
Larry Linson
Microsoft Access MVP
> We are currently developing a database application for approx. 30 user. Is there a way in which we could control the level of users, so that we could
sell the front end as a licence. I.e x amount for a yearly licence.
> Any help would be appreciated
Paul Overway - 23 Jan 2004 02:46 GMT
See Add-ins/Extras section on web site below.
--
Paul Overway
Logico Solutions, LLC
www.logico-solutions.com
> We are currently developing a database application for approx. 30 user. Is there a way in which we could control the level of users, so that we could
sell the front end as a licence. I.e x amount for a yearly licence.
> Any help would be appreciated