-
Access 2000
When I select the microsoft data bound grid control 5.0 (SP3) and then place a dbgrid on the form. I select a data control but when I select the database name and then go to the recordsource I get the following error " Unrecognized database format" does this mean I can't use access 2000.
Thanks:confused:
-
What VB service pack level are you at?
-
it probably only supports jet 3.51 (access 97)
try using the Microsoft DataGrid Control 6.0 (sp5) instead...
-
Hmm, thats odd... Whats your connection string look like?