Page 1 of 1

Deployment of Application

Posted: Thu 18 Nov 2004 22:24
by ccotton333
I recently downloaded the trial version of MySQL Direct, and I like how the connectors and everything works. I do have one real question and/or problem. I created a small test app that connected to a mysql database named cars. the database contained the following fields: Make, Model, and Vin. When I was in design mode everything worked great, but when I tried to install it on another machine to see if it would work properly, I keep getting an error and the app doesn't open at all. I was wondering if anyone knows why this is, is it because I'am using the trial version, or is the MySQL Direct software going to be installed on every machine I would deploy the app to. I would like to purchase this software if i don't have to buy a license for every computer that the app is deployed to. If someone could help me with this I'd appreciate it.

Thanks,

ccotton333

Re: Deployment of Application

Posted: Mon 22 Nov 2004 11:18
by Oleg
Copy CoreLab.MySql.dll with your application.
Please read Deployment article in MySQLDirect .NET documentation.