Hi!

I delevoped an application that connects to an mysql and wrok really fine on my pc but afler I build an deployment kit using development wizard from Visual Studio and installed it an another machine the application is no more valid because it cannot connect to mysql although I installed the MySql driver 3.51.
I should mantion that I used only Dataenvironment for working with the database
Please help me.