RE: Populate a datagrid in vb6 with values from a .dbf file
From: Colin McLelland (colinj_mc_at_hotmail.com)
Date: 03/30/04
- Next message: TJVJ: "Automation error in VB6"
- Previous message: James Carney: "rds configuration problem"
- In reply to: nupur_at_asterx.com: "Populate a datagrid in vb6 with values from a .dbf file"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 13:56:09 -0800
try..
Set DataGrid1.DataSource = ObjRS
in place of your With -- End With
- Next message: TJVJ: "Automation error in VB6"
- Previous message: James Carney: "rds configuration problem"
- In reply to: nupur_at_asterx.com: "Populate a datagrid in vb6 with values from a .dbf file"
- Messages sorted by: [ date ] [ thread ]