2
Reply

MySQL connection / populating datagrid with C# windows application

Bryan Natusch

Bryan Natusch

17 years ago
33.6k

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)