Viewing 15 posts - 2,506 through 2,520 (of 39,720 total)
I'm not sure if that works, but I'd think it would as well
July 16, 2020 at 2:53 pm
There was some cookie issue. We changed marketing companies, and for some reason, their cookie didn't work correctly in some cases. It should be fixed, but please report back if...
July 16, 2020 at 1:45 pm
A couple things. Look for state=0 in databases, as some could be offline, restoring, etc. Think about dbid>4, to ignore master/msdb/model/tempdb.
Also, think about Jeff's idea of embedding this in a...
July 16, 2020 at 1:44 pm
Thanks, I'll report it.
July 15, 2020 at 8:27 pm
Yes and no. If you've moved the UDTT already to the subscriber, this should work. Replication moves data, not really schema, though some changes flow through. I don't think UDTTs...
July 15, 2020 at 5:26 pm
Also, a query from a SELECT is never in any order without an ORDER BY clause.
July 15, 2020 at 5:24 pm
It seems to work in a private session. What browser?
After a please wait, the page should reload and look like this:

Clicking download should download the PDF
July 15, 2020 at 5:22 pm
What was it? You might help someone else by posting it
July 15, 2020 at 5:19 pm
Your best bet is to run this from sqlcmd and output to a file or use PoSh to do this. T-SQL doesn't give an easy way to save results to...
July 15, 2020 at 5:01 pm
It's for plotting. Lots of people doing data anlysis with R, Python, etc. do not use Excel or Power BI. Those are good tools for data analysis, but in a...
July 15, 2020 at 4:23 pm
Lol, I still buy some, but not as much as I expected. Spotify has really been something I enjoy using to explore a variety of artists.
July 15, 2020 at 3:15 am
If you can't follow Jeffery's advice, what I would suggest is you examine your data. You should have some idea of what the uniqueness of a data should be. Email...
July 14, 2020 at 10:48 pm
This question doesn't really make sense. Not sure what you are describing here. Can you provide more details?
July 14, 2020 at 4:08 pm
Viewing 15 posts - 2,506 through 2,520 (of 39,720 total)