sambo
Registered User.
- Local time
- Today, 13:26
- Joined
- Aug 29, 2002
- Messages
- 289
I recently split my database and found that I could no longer use the dbOpenTable constant in my code.
So now I have to use dbOpenDynaset instead. The only problem is that I would like to use the "Seek" method, which only works for Recordsets of type dbOpenTable. Any suggestions?
Can someone point me to the knowledge base article dealing w/ differences between these two constants. They are becoming a "constant" thorn in my side and I would like to resolve the issue. (No pun intended...)
So now I have to use dbOpenDynaset instead. The only problem is that I would like to use the "Seek" method, which only works for Recordsets of type dbOpenTable. Any suggestions?
Can someone point me to the knowledge base article dealing w/ differences between these two constants. They are becoming a "constant" thorn in my side and I would like to resolve the issue. (No pun intended...)