MySQL connection / populating datagrid with C# windows application

Apr 10 2007 12:48 PM

What's the complete process of populating a datagrid using C# from MYSQL? I need help from the very beginning--including establishing a connection to the server. I have been able to successfully connect to my server, but the thing is I can't seem to find an example of using that method to populate a datagrid because most people seem to use the Ole method. Any help is greatly appreciated! =)


Answers (2)