Although I have been programming since 86 I have never actually programmed in VB6. However, I am teaching a High School class in VB6. I know that is not very good but it is my situation. Here is my problem.
I receive the following message when trying to set up a DBGrid.
No compatible data source was found for this control. Please add an OLEDB data source such as Data environment or MSADO Data control to the Form or project.
I am connecting successfully to a Access 2000 table with a data control object.
I have the following compotents installed: MS Common Dialog Control 6.0 (sp3); MS DataGrid Contorl 6.0 (sp5) (OLEDB).
I am running under Windows 2000 server and VB6 with SP5 installed.
I get the message when I try to enter the Data Source property on the Grid.
JimRich
I receive the following message when trying to set up a DBGrid.
No compatible data source was found for this control. Please add an OLEDB data source such as Data environment or MSADO Data control to the Form or project.
I am connecting successfully to a Access 2000 table with a data control object.
I have the following compotents installed: MS Common Dialog Control 6.0 (sp3); MS DataGrid Contorl 6.0 (sp5) (OLEDB).
I am running under Windows 2000 server and VB6 with SP5 installed.
I get the message when I try to enter the Data Source property on the Grid.
JimRich