MySQL DataEnvironment Problem
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.
Re: MySQL DataEnvironment Problem
Are you using bound controls (Data Controls)? What connection string are you using?
Re: MySQL DataEnvironment Problem
I create my own connection string using MyOdbc 3.51 driver and that seems to be y problem. I cannot insert this connection string into my deployment kit so I can use it on another machine.
Re: MySQL DataEnvironment Problem
Well, you didn't show what you are using....
Re: MySQL DataEnvironment Problem
Hmmmm....it looks like we don't undernstand each-other..... Can u recommend me somethink?....so I can get rid of my problem?
Re: MySQL DataEnvironment Problem
Simple statement... Show what your connection string looks like.