Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can a single database be accessed as both stand-alone and as a database server? Can the database data files be shared across different JavaTM VMs in stand-alone embedded mode?

0
Posted

Can a single database be accessed as both stand-alone and as a database server? Can the database data files be shared across different JavaTM VMs in stand-alone embedded mode?

0

No for both answers. If you wish for multiple clients to share access to a database then you will need to run the engine as a server. If you only require that one application has exclusive access to the database, use the embedded local version.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123