April 25, 2022 at 12:01 am
Jeff Moden wrote:My two favorite questions are becoming...
Is there a reason why this MUST be done in PowerShell?
Is there a reason why this MUST be done in Python?
My questions are:
- Is the job done?
- Are the results what is needed?
If you read the rest of the post where you got the quote from, the answers to both of those questions is a resounding NO. 😀
The reason why is because they don't know the tool they've chosen, either. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2022 at 2:45 pm
Except for the errors they still have and the missing functionality it still has, it does the same thing as BULK INSERT except slower.
It amazing how many people don't know you can call bcp from powershell or pretty much any other language, or just don't trust it for some reason.
April 25, 2022 at 6:27 pm
Jeff Moden wrote:Except for the errors they still have and the missing functionality it still has, it does the same thing as BULK INSERT except slower.
It amazing how many people don't know you can call bcp from powershell or pretty much any other language, or just don't trust it for some reason.
I guess I don't know why folks would call BCP from PowerShell to begin with. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply