Viewing 11 posts - 1 through 11 (of 11 total)
Hello LinksUp - thanks very much, that seems to be working well!
June 24, 2015 at 4:13 pm
Well it would seem I thought this code was working. But what is happening is that after it runs, the update occurs. But the change isn't permanent. Some time later,...
June 22, 2015 at 3:04 pm
Wow Jeff thank you so much for all your valuable insight! I had started with something a little more like this as far as assigning a shortened value to...
June 22, 2015 at 6:17 am
Hi Jeff! That's very generous of you. I would love to have you take a look. I only tested this against one record so definitely interested in bad structure...
June 21, 2015 at 10:42 am
Please disregard, I think I solved my own problem using the below at the beginning of my update/set area. Thanks!
update work_summary
set work_summary.wrks_submitted='Y'
FROM employee, work_summary, pay_group
June 21, 2015 at 9:19 am
Thanks everyone for your help. It was all very helpful and much appreciated. No refunds needed 😉
June 9, 2015 at 4:36 am
That worked! Actually I had something like that earlier but didn't realize I still needed the =0 at the end.
Thank you so much both of you, I can't tell...
June 6, 2015 at 5:44 pm
Thanks Jacob! Here is the whole statement below. This statement throws an error, but if I end it with just "WD.WRKD_WORK_DATE BETWEEN DATEADD(DD, -16, GETDATE()) AND GETDATE()) = 0"...
June 6, 2015 at 2:56 pm
Hi Alvin - thanks very much. I will try your alternate suggestion as for some reason correcting parens still is throwing an invalid statement failure.
Cheers!
June 6, 2015 at 10:24 am
Well I'm such a newbie I thought SSCertifiable was your screen name. Sorry Phil LOL. And thanks again.
January 8, 2015 at 11:46 am
Thank you so much SSCertifiable!!!!! That worked 😀
January 8, 2015 at 11:46 am
Viewing 11 posts - 1 through 11 (of 11 total)