Viewing 15 posts - 3,436 through 3,450 (of 39,726 total)
It's used a lot in code, here's a few examples.
https://annevankesteren.nl/2009/09/utf-8-reasons
I've never run into it in my career, but I've primarily been a US English data pro, so not a...
August 30, 2019 at 1:18 pm
Here's what I got about the query of capturing percentage of time:
"I don't believe so IIRC, as the revert is all done down in the file manager level (read from...
August 30, 2019 at 1:54 am
You also might read through this series: https://www.sqlservercentral.com/stairways/stairway-to-sqlclr
August 29, 2019 at 4:54 pm
In asking a few people, they say that using 3rd parties doesn't involve any more issues than you might have with your own code. If you are 2017+, you might...
August 29, 2019 at 2:00 am
SSC Fantasy Football league has at least one opening : https://www.sqlservercentral.com/forums/topic/ssc-fantasy-football-2019
Drop a note in the thread above if you want to play.
August 29, 2019 at 1:33 am
I'll post a note on THE THREAD to see if anyone wants in.
Dan, might want to set a deadline for anyone that hasn't responded.
August 29, 2019 at 1:32 am
Potentially Edge edition (https://azure.microsoft.com/en-us/services/sql-database-edge/), though no idea when this is coming out.
If you are using Compact, I would think about Express, unless you have a good reason not to....
August 26, 2019 at 9:52 pm
August 26, 2019 at 3:07 pm
I'm not sure what you mean by embedded here. Is it your deployment?
SQL Server licensing is the same, AFAIK, for any application. SQL Server licenses by CAL or processor, though...
August 26, 2019 at 3:03 pm
Are you going to default the old rows of data to some value in the new columns?
August 26, 2019 at 3:01 pm
DBCC MEMORYSTATUS will show you a number of clerks that are in use. Do you have columnstore or MOT tables? Those use memory outside the buffer pool.
August 26, 2019 at 3:00 pm
Not quite sure what you're doing here. Perhaps you can explain a bit more about the problems you're having and what you want to achieve. Haven't used log4net, but I...
August 26, 2019 at 2:57 pm
Viewing 15 posts - 3,436 through 3,450 (of 39,726 total)