Viewing 15 posts - 3,976 through 3,990 (of 39,735 total)
It is hard to work from a screenshot. It would make more sense if you mocked up a table and had a little data.
You can check using SUBSTRING to compare...
April 26, 2019 at 1:24 am
There is logic for rendering the menus and collapsing when they get too small. That's part of making the site responsive to different resolutions. The menu button threw me for...
April 25, 2019 at 6:22 pm
That's a very interesting idea. I like it
April 25, 2019 at 6:17 pm
What's the question and expected result? Don't use the title to provide info, ask a question.
April 25, 2019 at 6:12 pm
What does the "nope still spacing mean"? You lost a space around colons?
Testing : There are spaces on both sides of the colon
April 25, 2019 at 4:49 pm
Enjoy Endgame. I fly to the UK Sat and might go see it Sun if there's a nearby theater. So my weekend is 13 hours in planes and then working...
April 25, 2019 at 4:47 pm
Looks like spaces are stripped. That's a function of some editors that try to clean up random mistakes, double spaces, etc.
When you did this, were you trying to add text...
April 25, 2019 at 4:46 pm
Interesting.
There is a space before this line. I entered it, the typed this text.
Adding a space below
April 25, 2019 at 4:45 pm
Not sure, have to join PASS and then might be a charge or maybe it's not allowed? Contact them.
I'll try to write an article on the process. Always Encrypted with...
April 25, 2019 at 4:43 pm
With a temp key, the decryption happens inside SQL Server. If you use a .NET namepsace, then you'd be doing the decryption on the client.
If I had to enhance the...
April 25, 2019 at 2:45 pm
Yeah, it is. I never knew this and stumbled upon it recently.
April 25, 2019 at 2:36 pm
Yes, at the very least, you can use temporary keys for data encryption. The app creates the temp key, does decrpytion/encryption, keys get dropped when session closes. The paranoid would...
April 25, 2019 at 2:34 pm
Isn't everyone's R rusty if they don't use it every week?
April 25, 2019 at 2:32 pm
Viewing 15 posts - 3,976 through 3,990 (of 39,735 total)