C
Charles E Finkenbiner
Hi All,
I have written a front end for an Access97 database using ADO. I have found
a problem between Access97 and Access2000 databases. The front end ADO code
works as expected with an Access2000 database. When an Access97 database is
used I have found that any records added through the ADO front end do not
show up in the recordset (even after a requery). When I load the database
in Access97 all the records are there but when the ADO front end loads the
database the records are not included in the recordset.
Is this a known problem with Access97 and ADO?
Thanks for any help,
Charles
I have written a front end for an Access97 database using ADO. I have found
a problem between Access97 and Access2000 databases. The front end ADO code
works as expected with an Access2000 database. When an Access97 database is
used I have found that any records added through the ADO front end do not
show up in the recordset (even after a requery). When I load the database
in Access97 all the records are there but when the ADO front end loads the
database the records are not included in the recordset.
Is this a known problem with Access97 and ADO?
Thanks for any help,
Charles