PDA

Click to See Complete Forum and Search --> : MySQL DataEnvironment Problem


corneagigi
Mar 16th, 2007, 10:44 AM
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.

randem
Mar 16th, 2007, 09:41 PM
Are you using bound controls (Data Controls)? What connection string are you using?

corneagigi
Mar 17th, 2007, 02:20 AM
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.

randem
Mar 17th, 2007, 12:51 PM
Well, you didn't show what you are using....

corneagigi
Mar 17th, 2007, 01:00 PM
Hmmmm....it looks like we don't undernstand each-other..... Can u recommend me somethink?....so I can get rid of my problem?

randem
Mar 17th, 2007, 01:04 PM
Simple statement... Show what your connection string looks like.