J
joyo
I am working on a document searching program. I am using
the continues form to display my returned results. I have
two questions about this issue.
1. What is the record limit of one continues form. If I
have many results returned, whether the recors will be
over one page. How to limit the number of displayed
records in a form. For example, I would like to display
20 records in a form, then user click a NEXT button, go
to next 20 records... I know I can use a list or
datasheet form, but I am pefer to use a columnar form to
display these records.
2. I am using Front/Back end structure in my program. How
do I transfer the searched result to the front end.
Thank you for your help.
joyo
the continues form to display my returned results. I have
two questions about this issue.
1. What is the record limit of one continues form. If I
have many results returned, whether the recors will be
over one page. How to limit the number of displayed
records in a form. For example, I would like to display
20 records in a form, then user click a NEXT button, go
to next 20 records... I know I can use a list or
datasheet form, but I am pefer to use a columnar form to
display these records.
2. I am using Front/Back end structure in my program. How
do I transfer the searched result to the front end.
Thank you for your help.
joyo