Viewing 15 posts - 871 through 885 (of 59,066 total)
This appears to be a classic "Next_ID" table and I find it difficult to understand why anyone would be using such a thing in this day and age, especially with...
December 5, 2023 at 12:38 am
i used this code:
EXECUTE master.dbo.xp_cmdshell 'bcp "SELECT * FROM dbo.CustomerInformation " queryout C:\Data\Objects.txt -t"|" -c -T ' and it is not working
What is your definition of "Not Working" here?
December 5, 2023 at 12:11 am
very very disappointed at this unholy situation. How is it possible that Jeff is wrong!!!!
Heh... and freely admitted it....
December 4, 2023 at 11:41 pm
I have learned something, so I hope that I will do better in the future.
Awesome. Thanks for the feedback.
December 4, 2023 at 11:39 pm
yes, I made a mistake when I copied the value. It's exactly what I need, thank you!
The next question is, do you now understand how to do such a...
December 4, 2023 at 6:23 pm
It has nothing to do with xp_CmdShell. There's something wrong with the RESTORE command or the file wasn't found by the xp_CmdShell command.
If it were me, I'd modify the job...
December 4, 2023 at 3:03 pm
December 4, 2023 at 2:18 pm
Not sure how long you're planning to have this code active but it will "only" continue to work if the dates are less than 68 years, 1 month, 2o days,...
December 4, 2023 at 2:06 am
I could certainly be wrong but I'm not sure this can be done. I don't remember where I read it (mostly because I don't use containers, or at least not...
December 4, 2023 at 1:35 am
Nice and complete article, Daniel. I, unfortunately, don't have the time to give it a try myself... at least now right now.
What WOULD be interesting is to give it the...
December 4, 2023 at 1:23 am
I'm confused. What is this in relation to?
Typical "prelude to SPAM under another name or tag team".
December 3, 2023 at 1:50 am
As a bit of a sidebar, the default sucks for performance. ROWS is faster than RANGE in the testing I've done in the past. It would have been nice if...
November 30, 2023 at 4:10 pm
Oh, and I missed the formatting thing. Yeah, it does it. Just double click on the batch_text or whatever field and it will open a window like this one:
November 30, 2023 at 3:38 pm
Viewing 15 posts - 871 through 885 (of 59,066 total)