Hi guys
I will try to explain (bad English) an error I am dealing
I connect to an Sql 2000 Server with Access. I used to work with DAO method and I realize that is to slow. So I started converting my code to ADO method and at this time I am working on a problem.
When I try to edit an opened recordset (form) through code, an error appears:
“Operation is not allowed when the object is open”
Any help would be appreciate
Thnx
I will try to explain (bad English) an error I am dealing
I connect to an Sql 2000 Server with Access. I used to work with DAO method and I realize that is to slow. So I started converting my code to ADO method and at this time I am working on a problem.
When I try to edit an opened recordset (form) through code, an error appears:
“Operation is not allowed when the object is open”
Any help would be appreciate
Thnx