importing class libraries

View: New views
2 Messages — Rating Filter:   Alert me  

importing class libraries

by jhs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I am using MonoDevelop with ASP.net C#, and I need to use OLEDB to connect to my mySQL database. However, I am having a problem to use System.Data.oledb when I try to use it. I guess I will have to download it first and link it within MonoDevelop.
I have been searching on the internet for hours now, and I only found tutorials on how to establish the connection etc, but not how to actually use oledb within MonoDevelop.

Thanks in advance,
Jhs.

Re: importing class libraries

by pmatos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


jhs wrote:
Hello,

I am using MonoDevelop with ASP.net C#, and I need to use OLEDB to connect to my mySQL database. However, I am having a problem to use System.Data.oledb when I try to use it. I guess I will have to download it first and link it within MonoDevelop.
I have been searching on the internet for hours now, and I only found tutorials on how to establish the connection etc, but not how to actually use oledb within MonoDevelop.

Thanks in advance,
Jhs.
Fortunately we solved this already! :D