Guest_imported
New member
- Jan 1, 1970
- 0
Hello all,
I'm using Access as the backend for an ASP project. It is a basic data entry, retrevial and data correction app. But one of the requirements is to keep track of all changes made to an record.
Another issue I have is, each Form need a unique ID which must be atleast five digits (Alpanumeric) longs. If I use the Autonumber the database starts with the one and goes from there. And the same is true if I use a counter on the web site, and I really don't feel comfortable using a counter as the Unique ID number. Any suggestions are welcome.
Thanks
I'm using Access as the backend for an ASP project. It is a basic data entry, retrevial and data correction app. But one of the requirements is to keep track of all changes made to an record.
Another issue I have is, each Form need a unique ID which must be atleast five digits (Alpanumeric) longs. If I use the Autonumber the database starts with the one and goes from there. And the same is true if I use a counter on the web site, and I really don't feel comfortable using a counter as the Unique ID number. Any suggestions are welcome.
Thanks