Viewing 15 posts - 391 through 405 (of 59,069 total)
hi one of the forums i use is specifically for netsuite.
To be clear, do you mean the forum is on this SQLServerCentral site? If so, could you provide a...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 21, 2024 at 12:09 pm
Gush, I miss Dwain 😎
Ditto that. In memory...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 21, 2024 at 3:24 am
Last night I spent 45 minutes composing a complicated question here. When I finished I started the review, and then Chrome, crashed. Thanks, Chrome. This isn't the only time...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 20, 2024 at 9:26 pm
...
I've sat in management meetings where people have expressed frustration that people don't auto-magically know stuff and that surely something is common sense. The people outside of the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 20, 2024 at 3:21 pm
I've into the questions posed here many times. That's why I'm so careful at interviewing my future employers. 😀 😀 😀
To Steve's point, you should eventually get well-practiced enough to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 18, 2024 at 7:23 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 5:32 am
Is your friend using THROW along with a check on the number of transactions to force a ROLLBACK. Also, is your friend using SET XACT_ABORT ON as a setup step...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 5:29 am
First (trying to save your career here), if this column isn't encrypted with a lengthy salt, someone will beat on you soon. Hopefully it will be an auditor and...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 5:17 am
Hi Mr. Brian,
Thanks for your reply.
Since this is a non-production/non-critical database, it's in a development sandbox, I been running CHECKDB once a monthly or as needed. Would you recommend...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:56 am
use powershell command in execute process task
dir D:\Backup\*.* |? {$_.LastWriteTime -lt (get-date).AddDays(-2)} | del
Haven't tried it but looks great... Welcome aboard!
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:45 am
Did you ever think that Moses was the first person to download data to a tablet from the cloud? And he got all the commands we'll ever need to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:42 am
i thought i responded to this already. jeff i dont get what you are saying but a peer claims a synonym for the linked server name itself is forbidden. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:36 am
Looking forward to Pitt. Buying tickets and making reservations this week.
See you in a month
Awesome!!!!!!!!! Ed Wagner and I both have confirmed hotel reservations. We'll be at the same...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:29 am
for Pittsburgh SQL Saturday
Are you guys eating on site or picking a place to eat at the Waterfront?
I'm presenting so I could easily go either way for lunch but...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2024 at 4:24 am
The OP has left the building!
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2024 at 5:52 am
Viewing 15 posts - 391 through 405 (of 59,069 total)