How to create embedded mysql db with c #?
Define "inline"
If you are trying to use MySQL without installing MySQL, you are out of luck. SQLite and SQL Server Compact Edition (see Matthew Link) relate only to your ability to use the database without installing a server.
"The built-in server library is based on the version of the MySQL client / server that is written in C / C ++. Therefore, the built-in server is also written in C / C ++. There is no built-in server in other languages."
http://dev.mysql.com/doc/refman/5.0/en/libmysqld.html
SQL CE 4.0.
http://www.microsoft.com/sqlserver/en/us/editions/compact.aspx
, SQLite , , SQL Server CE. , SQLite , .
, SQL Server CE , , , #. , SQLite . UDF, #. .
, SQLite, - , SQL Server. SQLite, , , ADO , float double. , , , . .
SQL, , SQL Server CE , .