How to import data from ms access 2000 to sql 2005?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Adi Soni
    New Member
    • Nov 2010
    • 1

    How to import data from ms access 2000 to sql 2005?

    But while importin the data the following error occures,
    I'm new to sql 2005 plz help me...

    * 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: "Invalid character value for cast specification".
    (SQL Server Import and Export Wizard)

    * Error 0xc020901c: Data Flow Task: There was an error with input column "LASTPAYMENT_DA TE" (330) on input "Destinatio n Input" (233). The column status returned was: "Conversion failed because the data value overflowed the specified type.".
    (SQL Server Import and Export Wizard)

    * Error 0xc0209029: Data Flow Task: The "input "Destinatio n Input" (233)" failed because error code 0xC020907A occurred, and the error row disposition on "input "Destinatio n Input" (233)" 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 "Destinatio n - ALLOC" (220) 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 "WorkThread 0" has exited with error code 0xC0209029.
    (SQL Server Import and Export Wizard)


    I have already do it in sql 2000 but there is no error.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Can you just grab the one in SQL 2000 and export it to sql 2005?

    ~~ CK

    Comment

    Working...