×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Birgitta's version of the update should have worked unless there are also
duplicates in vsaxref. Run:

select count(*) as dupes, xrcmp, xrfrom, xrtoloc
from foodwork/vsaxref
group by xrcmp, xrfrom, xrtoloc
having count(*) > 1

If you get anything back from this query, your 3 keys aren't enough to
guarantee uniqueness in vsaxref, causing the error you mentioned.

Elvis

Celebrating 10-Years of SQL Performance Excellence
http://centerfieldtechnology.com/training.asp

-----Original Message-----
Subject: Re: AW: SQO Join Update Question

Elvis,
What I want to do is update all rows in vsadetl with the new data from
vsaxref.
I am changing the item & location in vasdetl using the cross reference in
vsaxref.
Thanks,

Jeff Young


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.