Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Iam using ADO in vb6 & I want to show my data using Data Microsoft GridControl 6.0 (OLEDB) .How can i do that..?
I try this code as by using Microsoft ADO Data Control 6.0 (OLEDB) & it works fine but how can i write the code to do it by using ADO..?
The code which i use with ADO Data Contol was as under...Private Sub Form_Load()
Adodc1.RecordSource = "SELECT * FROM patient_info "
Adodc1.Refresh
DataGrid1.Refresh
End Sub

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |