July 25, 2008 at 12:29 am
Hi Guys,
Please help me out, i am getting problem in sql 2005 while importing,
i ll explain you the senario, in my sql server 2005 there is table called price
there are lot of enries to append manually by the application. i exported it to excel and done the work. but while importing the same excel to same table i am facing error. iam importing data from SQL manegement studio.
((- Copying to [prodavra].[dbo].[CatalogProductPricesold1] (Error)
Messages
Error 0xc0202009: Data Flow Task: An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Unspecified error".
(SQL Server Import and Export Wizard)
Error 0xc020901c: Data Flow Task: There was an error with input column "CAS" (107) on input "Destination Input" (60). The column status returned was: "The value violated the integrity constraints for the column.".
(SQL Server Import and Export Wizard)
Error 0xc0209029: Data Flow Task: The "input "Destination Input" (60)" failed because error code 0xC020907D occurred, and the error row disposition on "input "Destination Input" (60)" specifies failure on error. An error occurred on the specified object of the specified component.
(SQL Server Import and Export Wizard)
Error 0xc0047022: Data Flow Task: The ProcessInput method on component "Destination - CatalogProductPricesold1" (47) failed with error code 0xC0209029. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.
(SQL Server Import and Export Wizard)
Error 0xc0047021: Data Flow Task: Thread "WorkThread0" has exited with error code 0xC0209029.
(SQL Server Import and Export Wizard)
))
July 25, 2008 at 12:41 am
Hi
looks like you are importing some data that is violating the connstraint you have set for the column.
"Keep Trying"
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy