M
Matt Dawson
I have a database and need to compare data from within this based on Serial ID
Serial ID is not a primary key as users can have information more than once
and hence then the Serial ID is replicated.
When a quote is given the user checks the box to confirm this! However, to
ensure that the user has not just clicked this without sending a quote, I
need to compare the data against the actual records dragged from another
system. So in theory the checked box should match the sent quote data from
the other system i.e. Time, user etc
Does that make sense?
Matt
Serial ID is not a primary key as users can have information more than once
and hence then the Serial ID is replicated.
When a quote is given the user checks the box to confirm this! However, to
ensure that the user has not just clicked this without sending a quote, I
need to compare the data against the actual records dragged from another
system. So in theory the checked box should match the sent quote data from
the other system i.e. Time, user etc
Does that make sense?
Matt