Can anyone tell me the advantages/disadvantages of using the DataGrid versus the DBGrid?
I'm using VB6.
Thanks.
Printable View
Can anyone tell me the advantages/disadvantages of using the DataGrid versus the DBGrid?
I'm using VB6.
Thanks.
The Data Bount Grid (DBGrid) is for use with DAO, while the DataGrid is for use with ADO