New user questions

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
dghundt
Posts: 38
Joined: Thu 24 Aug 2006 01:16

New user questions

Post by dghundt » Thu 24 Aug 2006 01:19

When I add the reference to my application, I see about 5 CoreLab dll's. I am not sure which ones to use, what they are each for.

Also, I can't load the C# samples in VS 2005. When I try to load them, I get the converter wizard. After conversion, there are a lot of errors so I can't read them.

thanks!

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 28 Aug 2006 06:35

I see about 5 CoreLab dll's. I am not sure which ones to use
You should add reference to CoreLab.MySql.dll.
After conversion, there are a lot of errors so I can't read them.
What the errors? Are they critical? Are you sure you can't open samples afterwards?

Post Reply