Viewing 15 posts - 751 through 765 (of 5,111 total)
SQL Saturday in Edinburgh - 1st Feb, anybody from here thinking about going?
Haven't been to Edinburgh since I was about 14, but planning to go there next year...
October 4, 2019 at 10:52 am
Isn’t it a kinda shame to have such queries exposed on a specialised site of SQL Server professionals?
Could we form a group of volunteers who could fix this terrible...
October 4, 2019 at 7:54 am
I've got that script working and have attached it to this post.
Actually you didn't attach it, but don't. You'll be better off putting the relevant code in a...
October 4, 2019 at 7:51 am
And it all happened because apparently the CoC specifies that users must be referred using their preferred gender pronouns. Not even gender neutral writing seems to be accepted.
How does...
October 3, 2019 at 8:02 am
I wonder if more of us ought to be using UTC or at least datetimeoffset for applications. There are more and more that are crossing time zones and it...
October 2, 2019 at 3:08 pm
LOL pretty much. It really is shocking how many people still use varchar for dates and sql injection.....
Ugh... you had to bring up that memory for me! I...
October 2, 2019 at 2:37 pm
Yeah I am in the same boat. They improved things quite a bit around the same time the traffic around here dropped significantly. Funny how often you and I...
October 2, 2019 at 8:09 am
You can replace the * with whatever you want (often people will use 1 or NULL yes). It shouldn't, however, have any effect on the performance however.
October 1, 2019 at 8:12 pm
SE = Stack Exchange?
SO = Stack Overflow?
Yep. Stack Overflow is just one site within the Stack Exchange Community. I think they have well over 100 now.
I like SO/SE...
October 1, 2019 at 7:28 pm
Realise that the site is disliked by many (I agree that the community isn't as robust as it is here, or as well knit with many of you having meets...
October 1, 2019 at 11:33 am
A server doesn't run SSMS; SSMS is an application used to Interact with SQL Server (which your server will be running).
When you run a package from the Agent, it'll be...
September 30, 2019 at 12:53 pm
Interestingly, that documentation doesn't appear to be correct for the Linux release at all. You cannot Configure the Logs on the Linux version (see below which is Linux vs Windows):
September 30, 2019 at 10:14 am
If you have earlier installed a CTP build of SQL Server 2008 you may also be influenced by this problem so please read this mindfully.
If you have Visual Studio...
September 20, 2019 at 3:34 pm
What's the SQL you're running to restore the Backup? Are you using WITH MOVE ... TO syntax (as shown in the documentation here)?
September 20, 2019 at 7:53 am
Thanks for the SQL, but what's the problem here? How can we help you?
September 19, 2019 at 4:06 pm
Viewing 15 posts - 751 through 765 (of 5,111 total)