A major issue I've come across today is multiple users selecting records in a single table. Some users will select the same record at the same time.
ARGH!!!
Solutions? Here's my ideas. Have you any more?
1) Copy the dataset to another table with an additional SELECTED field
2) Create a query for the form linking MAINTABLE to
SELECTED table which is SELECTED(Foreign_Key,UserName,selected).
Link the form to this query.
Add a checkbox to the detail of the form for SELECTED.selected
Proected the MAIN table fields from being changed.
This *MAY* allow the SELECTED table to be updated - haven't tried this yet.
Anyone got any better ideas?
Sean Underwood
Business and Data Analyst
Database & Web Applications
International Applications Development
VB,VBA,ASP,SQL,Java,Pascal,ADA,SSADM,UML
seanunderwood1@hotmail.com