Viewing 11 posts - 1 through 12 (of 12 total)
[code...
March 8, 2018 at 1:38 pm
IF OBJECT_ID('tempdb..#TestData', 'U') IS NOT NULL...
March 8, 2018 at 7:49 am
Declare @minDate date =...
March 8, 2018 at 7:47 am
Thanks for the help i noticed that part 🙂
December 9, 2016 at 9:38 am
Exe pulls connect to exchange server and pull all the appointments setup for specific outlook groups and insert data into SQL table.
May 19, 2016 at 9:18 am
Thanks for the hint i will look into this.
May 19, 2016 at 9:16 am
thanks this approach will work perfectly 🙂
April 14, 2016 at 2:48 pm
Thanks for providing the solution.
will keep in mind next time how to post questions on a forum to get the best help.
February 17, 2016 at 1:55 pm
thanks Jason ... its working 🙂
will keep you posted about the results i am getting once i will start loading against DW.
December 7, 2015 at 8:13 am
Hi Jason
i tried it but its missing one row for product A Location 1 for 2015-11-29
And for location for missing week its showing null , how to display...
December 5, 2015 at 9:39 pm
Thanks Jason , i will try this and let you know about the results
🙂
December 4, 2015 at 10:51 pm
Viewing 11 posts - 1 through 12 (of 12 total)