|
COOL.... Thanks!
On 2021-03-19 16:54, Therrien, Paul via MIDRANGE-L wrote:
-----Original Message-----Behalf Of Therrien, Paul via MIDRANGE-L
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On
Sent: Friday, March 19, 2021 4:53 PMdrtemp.slsupd)
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx
Cc: Therrien, Paul <ptherrien@xxxxxxxxxxx>
Subject: RE: SQL consundrum du jour...
update drtemp.master
setwhere drtemp.master.mcusno in (select drtemp.slsupd.cust from
drtemp.master.msales =
(select
rep from
drtemp.slsupd
where
(drtemp.master.mcusno = drtemp.slsupd.cust )
)
Behalf Of dr2@xxxxxxxx
(I removed the errant '=' sign)
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On
Sent: Friday, March 19, 2021 4:35 PMcondition?? slsupd is a subset of master, yes, but there's got to be a way
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Re: SQL consundrum du jour...
yes we were going down that trail, but then, how would one handle that
to do this with a subsetted updates/changes file...
this time was the file(s) and field(s)...yeah, famous last words... But
On 2021-03-19 16:29, Therrien, Paul via MIDRANGE-L wrote:
no hit on customer in slsupd ; so msales would be null
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On
Behalf Of dr2@xxxxxxxx
Sent: Friday, March 19, 2021 4:25 PM
To: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
Subject: SQL consundrum du jour...
Greetings...
I've used this exact same SQL in other updates just fine...all I sub'd
this time I'm getting a "Null values not allowed in column or variable
MSALES. " error... Any idea what I'm not seeing?
numbers...
msales and rep are saleman numbers, and mcusno and cust are customer
https://archive.midrange.com/midrange-l.
update drtemp.master
set
drtemp.master.msales =
(select
rep from
drtemp.slsupd
where
(drtemp.master.mcusno = drtemp.slsupd.cust )
)
Thanks...
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
related questions.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,--
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-lhttps://archive.midrange.com/midrange-l.
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
related questions.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-lhttps://archive.midrange.com/midrange-l.
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
related questions.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.