Problem using embedded mysql server
Posted: Tue 28 Oct 2008 12:31
i am using licensed version of mydirect.net. Using mysql server edition with .net is fine. but when the same db is shifted to embedded server( data folder), the connection interrupts. i have to delete log files in data folder of embedded server and for deleting these files i have to close Visual Studio as it restrict deletion when visual studio is opened. Also when i use ado.net entity frame work, is gives an error when tries to access db. But i can do the same db operations in mysql server installation. kindly look into that problem. thank you