Viewing 15 posts - 4,471 through 4,485 (of 13,871 total)
I'm trying to optimize a cursor-solution for following problem:
A customer can have a number of...
May 4, 2018 at 5:42 am
I tried pasting the code into a VB.NET Script Task:
As you suggest, it needs some tweaks to make it parse in .NET, and I think it will...
May 3, 2018 at 2:41 pm
May 3, 2018 at 2:09 pm
May 3, 2018 at 11:25 am
Error:...
May 3, 2018 at 11:08 am
May 3, 2018 at 11:00 am
Do you have Excel installed on the machine you are trying to run this from?
May 3, 2018 at 2:19 am
Your query just needed aliases.
A fixed version, along with an alternative which may perform better (you should test, of course)
SELECT * FROM #tblContacts c
JOIN...
May 2, 2018 at 12:37 pm
May 1, 2018 at 2:01 pm
May 1, 2018 at 1:42 pm
May 1, 2018 at 1:23 pm
May 1, 2018 at 12:05 pm
Viewing 15 posts - 4,471 through 4,485 (of 13,871 total)