✗ Microsoft.SqlServer.Prose.Import.BcpProcessException: Error inserting data into table.

Ryan Tay 5 Reputation points
2025-01-08T13:10:34.2833333+00:00

As I understand it, the issue is when importing csv files on Azure Data Studio, the data type is a string and has to convert to another data type. But the error can't convert the string to another data type, how am I supposed to bypass this if I can only import csv or txt files?

Azure SQL Database
Azure Data Studio
Azure Data Studio
A cross-platform database tool for data professionals using on-premises and cloud data platforms on Windows, macOS, and Linux.
127 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Ryan Tay 5 Reputation points
    2025-01-09T19:49:14.55+00:00

    Apparently there was formatting issus in my source data and I had to manually change it before importing it. Problem solved.

    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.