I've been looking for anything that can help me figure this out and so far it's not going so well. I have a .dll file ( MySql.Data.dll ) that I'd like to be able to open, view and possibly edit the database but I can't find any examples or documentation on doing so.

Does anyone have the code that can share it with me so I can learn how to construct this type of application or point me in the right direction? I'd really appreciate it.

Chris