[MonoDevelop] Mysql connector

Rafael Teixeira monoman at gmail.com
Wed Apr 12 15:06:12 EDT 2006


xxx.mdb is just the debug symbols for xxx.dll, that isn't needed to
run the assembly.

Did you install Mysql.data.dll with the gacutil utility? Simply
copying ti the gac directory doesn't work. You can also test by
copying the dll to your project directory and adding the reference by
browsing to it.

Good luck,

On 4/12/06, Srecko Micic <srecko.micic at gmail.com> wrote:
> I added Mysql.data.dll .net connector , but I cant saw it when try to add it
> as reference. And it is present in gac dir.
> Any solutions.
> What I think is that I'm missing file with same name as dll but with
> extension .mdb. Can I create it or ...
>
> --
> Micic Srecko
> webworkman.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>


--
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...


More information about the Monodevelop-list mailing list