how to access multiple records through forms? [message #80468] |
Thu, 26 September 2002 05:00 |
Anu
Messages: 82 Registered: May 2000
|
Member |
|
|
at run time i have to call a table and have to display all records in a list form,pls tell me how can this be done?
pls tell me how can i fetch records from database and show multiple records?
|
|
|
Re: how to access multiple records through forms? [message #80469 is a reply to message #80468] |
Thu, 26 September 2002 06:43 |
Eric Bender
Messages: 9 Registered: June 2002
|
Junior Member |
|
|
After you have created the data block wizard, go to the layout wizard. THere is an option along the way within the wizard that asks if you want Form or Tabular view. Simply make it tabular. THe next page should ask how many records you want to display. Set that to how many records you want to show at once, and check the show scrollbar checkbox.
Eric
|
|
|