Viewing 15 posts - 61 through 75 (of 371 total)
okay, let's use a perm table, how do I get the data that will not insert to go to another table for later correction?
March 7, 2017 at 1:50 pm
either one will work temp or perm, I just want to be able to get the data in and deal with the one line that would not go in later....
March 7, 2017 at 1:13 pm
Thanks but a solution was check. A case stmt was the trick.
January 20, 2017 at 10:52 am
January 19, 2017 at 2:49 pm
January 19, 2017 at 2:47 pm
January 19, 2017 at 2:43 pm
I tried
where [Year]=Year(GetDate())-1
AND [Month]=Month(GetDate())-1;
No results came back
I also...
January 19, 2017 at 2:34 pm
January 19, 2017 at 2:27 pm
January 19, 2017 at 1:14 pm
January 17, 2017 at 10:44 am
January 13, 2017 at 9:47 am
OK, I had to use RedGate SQL Prompt 7 to decrypt the Function.
I don't think that I have ever been this frustrated with SQL in my life!
thank you all for...
January 11, 2017 at 10:50 am
Viewing 15 posts - 61 through 75 (of 371 total)