G
Guest
I have always used unbound forms in Access. It is the way I was taught. I
use a parameter query to retrieve the record I want and code to add or update
the record. There are some performance and locking problem advantages, but
there are some challanges.
I will consider changing to bound forms is someone can convince me it is the
better way.
The question is, that with unbound forms, I have never found a way to cycle
through the records (first, previous, next, last). Does anyone have a good
trick for this.
Is it possible I am the only person in the world using unbound forms?
use a parameter query to retrieve the record I want and code to add or update
the record. There are some performance and locking problem advantages, but
there are some challanges.
I will consider changing to bound forms is someone can convince me it is the
better way.
The question is, that with unbound forms, I have never found a way to cycle
through the records (first, previous, next, last). Does anyone have a good
trick for this.
Is it possible I am the only person in the world using unbound forms?