Hi all,
Could you please help me in finding a way to connect to a foxpro table from
VB, my table is with .dbf extension and not .dbc. Also I am trying to understand how to use the: dataAdapter, DataSet and GridView to can display all the records of that table inside a
VB Windows form.
Thanks.