Guest_imported
New member
- Jan 1, 1970
- 0
HI!
I'm a begginer, and this is my first problem:
I had a Access 97 database, with a Form and a dropdown list which is populated with entries dynamically. Once you click on each opciont it should call up a list of the query result.
But now in 2000 version it doen't work.
The error is on:
Set rsThisRS = dbThisDB.OpenRecordset("", dbOpenSnapshot)
Can you help me?
Thank you very much.
I'm a begginer, and this is my first problem:
I had a Access 97 database, with a Form and a dropdown list which is populated with entries dynamically. Once you click on each opciont it should call up a list of the query result.
But now in 2000 version it doen't work.
The error is on:
Set rsThisRS = dbThisDB.OpenRecordset("", dbOpenSnapshot)
Can you help me?
Thank you very much.