Re: Choosing the right embedded database.



> Is any of this actually possible with an embedded system?
>
> There are currently around 1000 users of the word template. The
> application would only ever run in a Windows PC environment and 99% of the
> time this would be as a single user with a local store. Only occasionally
> would the users update the store.

Check out Firebird embedded. http://www.firebirdsql.org It gives you the
most flexibility (platform, embedded/multi-user without code modifications)

Good luck


.