Microsoft SQL server Error 0xc002f210

Chukwuebuka Obi 25 Reputation points
2023-06-09T23:07:17.82+00:00

i Encountered this Error when trying to import data from Excel

TITLE: SQL Server Import and Export Wizard


Error 0xc002f210: Preparation SQL Task 1: Executing the query "CREATE TABLE [dbo].['Data Dict$'] (

[Data] nvarch..." failed with the following error: "Culture is not supported.

Parameter name: culture

3072 (0x0c00) is an invalid culture identifier.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.


BUTTONS:

OK


Azure SQL Database
SQL Server | Other
0 comments No comments
{count} vote

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2023-06-09T23:20:18.5166667+00:00

    On Your Windows computer, search for "Region Settings" and make a click on it.

    User's image

    Change the Regional Format to United States and try to import again.

    User's image

    3 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.