Does anyone know how to populate a DBGrid in VC++? For example, if I have an access database with three columns: "A", "B", and "C" how do I populate the DBGrid with the contents of the Access database? Please, include some sample code with the solution! Thank very much!


Marci