Hi,
When working with embedded database, is there any function/property to know there is an instance of the database in memory? So, I don't get the exception message saying "Cannot run second Embedded server instance....."
Thanks!
			
									
									
						Detect if embedded database already running
Re: Detect if embedded database already running
Unfortunately, MySQL Embedded server doesn't allow to detect whether an Embedded server instance is running.