Hi all
Can we create a sql express-like database using MySql.
meaning: the database files can reside in the project's directory and can work on any machine having sql express installed.
Does MySql provide such a facility? and if so, how can this be done
thanks