Viewing 15 posts - 1 through 15 (of 645 total)
Hello. So sorry for the long delay in responding.
Thanks for updating your table up to 2022.
Which table are you referring to? I haven't actually had a chance to update...
May 12, 2023 at 4:19 am
If removing a consistent number of characters from the beginning of a string, I believe it would be best to use SUBSTRING
as it will simply return characters based on...
April 13, 2022 at 3:11 pm
P.S. I will also be presenting on the topic of Module Signing at the upcoming PASS Data Community Summit 2021: Module Signing:...
November 11, 2021 at 6:34 pm
Hi Steve. Good question. Looking at the linked documentation, it seems that there is a slight syntax correction needed in your explanation of the answer. The "FREE" should be in...
September 23, 2021 at 3:24 am
P.S. I will also be presenting on the topic of Module Signing at the upcoming PASS Data Community Summit 2021: Module Signing: Use...
September 15, 2021 at 10:58 pm
Stephen: I don't know about those 2 links, but I do know that you neither need, nor want, to enable TRUSTWORTHY
. Please see the following two resources (both mine)...
September 14, 2021 at 4:14 pm
This issue was ultimately the result of string literals not being prefixed with an upper-case "N" in the T-SQL code generated by the PHP code (of ProjectNami). I submitted a...
September 14, 2021 at 4:00 pm
The PR I posted back in January ( https://github.com/ProjectNami/projectnami/pull/422 ) has recently been merged, so that makes the fix official.
Steve (or whoever from RedGate is looking at this...
September 14, 2021 at 3:14 pm
Hi Steve. The post is still not re-importing. Is there something I need to do on my end to trigger the import? Please let me know. Thanks.
September 10, 2021 at 8:49 pm
Well, I can imagine that at least some others simply might not have noticed due to assuming that it does still update since the old site did. But regardless, I...
September 5, 2021 at 1:36 am
Hi Steve. I was wondering if there has been any movement on this. I understand that it's low-priority, but I now have many blog posts that are out of sync...
September 3, 2021 at 9:00 pm
Hello. It would be far easier to provide you with a list of legal / valid characters / code points. This is because Unicode has 1,114,112 total possible code points, and...
June 14, 2021 at 5:43 am
Hi Steve. The "correct" answer and information provided in this question are not exactly correct and should be updated.
The current "correct" answer:
It is an option if I get the Express...
April 9, 2021 at 2:54 pm
I have created a project in visuall C ++ version 2008 of clr type called calculat and I have a text box and a button in the form. ......
February 25, 2021 at 4:54 am
Yep, I amended everything I could. Noticed no loss of characters, so it appears that everything does go through that one line that you highlighted for change.
Thanks again!
Excellent. I...
January 28, 2021 at 5:03 pm
Viewing 15 posts - 1 through 15 (of 645 total)