problem with access 2000 and datagrid
i open with adodb an access 2000 database, i put the provider 4.0 and adopenstatic, i put the reference microsof activex ado 2.0, and i use a datagrid to show the data, and set datagrid1.datasource = rst but when i execute the proyect it doesn't display anything in the datagrid
Why?
|