Is there a way to have multiple records display at once on a data access page or ASP?
I have this table that has this field paramater, which deals with certains tests, each test uses a number of paramaters, so the way the DB was developed is that the different paramaters are listed dowm basically records instead of fields to save from having a 100 collumm table.
So i would like the user to see all these records at once instead of having to cycle through them to enter in the data.
Thanks
Greg
I have this table that has this field paramater, which deals with certains tests, each test uses a number of paramaters, so the way the DB was developed is that the different paramaters are listed dowm basically records instead of fields to save from having a 100 collumm table.
So i would like the user to see all these records at once instead of having to cycle through them to enter in the data.
Thanks
Greg