It's been a while since I've had VB.Net and even longer since I've had VB6. I'm working in VB6 because I don't have a choice.
My questions are:
1) What is the process for binding a data grid, or simply showing a tables contents on a grid?
2) Are there any specific references that I need to add to a project to get it to work?
3) Can someone give me a brief quick and dirty example of pulling all records from a table (MS Access) and display them in a data grid?
Thanks SO much!




Reply With Quote