Web Forms and Access Database - TechRepublic
General discussion
August 6, 2001 at 04:53 AM
akemp

Web Forms and Access Database

by akemp . Updated 24 years, 11 months ago

I have an access database with several thousand records. I display theses records in a web form, sorting by primary ID. I added a new record called ” Choose One” which I want to appear at the top of the list in the web form. Since I’m sorting by primary key, however, it doesn’t appear at the top of the list. I either need to find a way to make the web display a particular record by default or I have to change the primary ID on this record. Any suggestions?

This discussion is locked

All Comments