Viewing 15 posts - 7,381 through 7,395 (of 59,072 total)
Thanks for the feedback. How did you load the polygon information for the test. I'm not so familiar with it and it seems like it only takes literal strings and...
April 3, 2020 at 2:38 pm
BWAAA-HAAA!!! Whew! I feel much better about what you're doing now. Thanks for the feedback, Albert.
April 3, 2020 at 2:34 pm
It resides in a table, I really done want to do isnull() on all fields but if i have to?
The reason why I asked what you're doing the conversion...
April 2, 2020 at 4:51 pm
I have some data that i have no control over (third party supplying the data). I am extracting it to a CSV but the end user does not want...
April 2, 2020 at 3:28 pm
This is old but Maybe it will help someone. I had the same issue, a ghost clean up spid was blocking backup jobs and checkpoints at times. When I...
April 2, 2020 at 3:25 pm
In users I have two fields: name which is primary key and password.
You may have a much larger issue on your hands. Are the passwords in clear text or...
April 2, 2020 at 3:22 pm
I wonder how you got a "Jeff Query" out of this thread. I don't have any code posted. 😉
April 2, 2020 at 3:01 pm
Unfortunately, they'd probably say the same things they said on the CONNECT site for years and years and they are now saying on the FEEDBACK site. "Works as designed" or...
April 2, 2020 at 2:57 pm
Actually, there IS a problem with having a large log file and that would be the sometimes huge amount of extra time a RESTORE would take. Restoring a log file...
April 1, 2020 at 10:36 pm
What are the exact errors that you're seeing? (Copy'n'Paste, please)
April 1, 2020 at 6:19 pm
Update.....I'm staying up watching the logs! Just saw something in there. Invalid login with the admin account to ReportServer. Guessing this in an SSRS thing? Have had issues with...
April 1, 2020 at 6:17 pm
You should be able to use RAISERROR with a severity of, say, 16. Please see the following for more info on RAISERROR.
April 1, 2020 at 6:14 pm
From a lot of the code I've seen, no refactoring would be necessary. 😀
April 1, 2020 at 6:01 pm
I saw those in your code. Like I said, well done on the article. I've not seen such a collection of methods for calculating what Easter Day is all in...
April 1, 2020 at 4:48 pm
Thanks. I was coming up against the very same thing and I was trying to avoid the use of any form of dynamic SQL. For now, that seems improbable at...
April 1, 2020 at 4:42 pm
Viewing 15 posts - 7,381 through 7,395 (of 59,072 total)