Viewing 15 posts - 106 through 120 (of 26,487 total)
Considering that it's exactly 1 hour off, I'm thinking this is some sort of Daylight Saving Time issue.
I'm sorry, Jeff, but I am lost by this comment.
August 22, 2020 at 8:11 pm
If the data is no longer needed, then create the new column with a new name, drop the old column, then rename the new column to name of the old...
August 21, 2020 at 10:39 pm
I don't know, sounds a little fishy, but I could be wrong. Unfortunately, without seeing the actual code it may be difficult to help you figure out what is going...
August 21, 2020 at 10:35 pm
As a (mostly) lurker on this esteemed forum for around five years, I've only recently come across this thread.
I've not managed to consume all 4000+ pages to...
August 21, 2020 at 3:13 pm
Have tried separating each create index statement with GO (batch separator)?
August 19, 2020 at 10:39 pm
Oh, and I also agree with everything said by Jeff, Brandie, Greg, and Jason. Your DBA should be 100% involved in assigning appropriate permissions. Using AD groups is also a...
August 19, 2020 at 10:36 pm
And what I was trying to get at was instead of having to add permissions to each of the newly written views, the views could be created in the appropriate...
August 19, 2020 at 10:26 pm
Taking a guess here but it looks like you are assigning permissions for select access on each view created by your analysts for the users using the views.
Are these view...
August 19, 2020 at 5:18 pm
Just confirming that I am in as well.
August 17, 2020 at 2:46 pm
Thank you for posting your code. Now, what errors are you getting when you run this code? I can't actually run the code as I don't have servers to run...
August 17, 2020 at 2:28 pm
So, post the code you are working with.
August 14, 2020 at 9:08 pm
So, no response after actual code is provided?
August 14, 2020 at 8:55 pm
I have a little bit of good news, sort of. I have managed to find work at Parsons that has extended my stay to the end of September. Better than...
August 14, 2020 at 4:12 pm
No promises but this should at least get you started.
-- The following table variables or for writing the code only, they should be replaced
-- with your tables...
August 13, 2020 at 5:23 pm
IIRC, there is also a difference in the dates in Excel and SQL Server. Only problem is that I don't quite remember what the problem, had I haven't...
August 13, 2020 at 12:44 am
Viewing 15 posts - 106 through 120 (of 26,487 total)