Viewing 15 posts - 2,611 through 2,625 (of 59,067 total)
Do you have some links to the documentation that compares the old v.s. the new methods? I'm not a SSIS user but I'd like to see what they're saying.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 10:13 pm
With the understanding that I don't use either, the real question is, what are you trying to accomplish through all of this? Why is the change necessary for you?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 9:34 pm
I had not see that before. Very good, but I think the lines need to be in the cloud.
😀
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 3:59 am
Consider, perhaps, the utility of thing like BULK INSERT and BCP and even the ACE Drivers (which actually pale in comparison to the old JET drivers).
--Jeff Moden
Change is inevitable... Change for the better is not.
October 12, 2022 at 2:22 am
IIRC, you'll find no place where I've suggested doing such a thing in the article because there are much more effective methods to find gaps in a sequence of values. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 10:41 pm
@Carroll,
You said...
I import a table from a comma delimited file...
I'm curious as to what you're using to do the import of the file.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 8:27 pm
It's all been changed to "Must know how to create 7 Red Lines all perpendicular to each other". If you don't understand the reference there then, especially as an "old...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 3:53 pm
Perfect... we disagree on a lot of things but we're still friends. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2022 at 5:54 pm
Sorry. They don't need to know anything about my systems. Period.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2022 at 5:11 pm
On that note, I agree to disagree. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2022 at 3:09 pm
From task manager under CPU
Sockets: 2
Virtual processors: 8
From Resource Monitor under CPU showing CPU0-CPU7 (only8). Same no 8 cpus from SQL Server Properties. The Max memory is 8gb.
From SQL...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 9, 2022 at 2:16 am
Thanks all so far, I still do not have any feedback from our AV provider,
But if I have an answer I will share it here as well.
Peter
Aye. Thanks for...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2022 at 6:51 pm
As a bit of a sidebar, you may have some people come back with a suggestion of using the built-in STRING_SPLIT() function. That will seem to work but there is...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2022 at 6:48 pm
Hi All,
How could I can extract all the first characters in the string using SQL Server query
Just a posting tip... if...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2022 at 6:45 pm
Processor: Intel(R) Xeon((R) CPU E5-2667 v3 @ 3.20GHZ ((2 processors)
Installed memory: 16 GB
64 bit Operating System, x64- based processor
SQL server Always on is configured on this with just 1...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2022 at 6:25 pm
Viewing 15 posts - 2,611 through 2,625 (of 59,067 total)