Key Violation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I'm trying to merge two tables.

The table receiving data has a primary key field. A sql statement will only
merge data to the fields that are empty in the same record. This works ok.

UNLESS - the table supplying the data has two records with the same data in
the key field and the table receiving the data DOES NOT have a matching
record.

if the table receiving the data HAS a matching record, all is sweet.

How can I fix this ????

Thanks for your time,

Ross.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top