Import DataBase from Access to SQL server 2014

  • Hi

    I want to import database form access to SQL server 2014

    When adding a database (structure and data), the process does not complete and I get an error (0xc0202009)

    When adding a database  (just structure) without data, the operation is successful, but I do not find the database in the list

  • Could you please share more information?

    😎

    It would be helpful if you describe your effort in detail, share information on the dataset and the error messages in full. For instance, which application is throwing the 0xc0202009 error?

     

  • which application is throwing the 0xc0202009 error?

    SQL server 2014 mangemant studio

    Do you require other information?

  • Salwa wrote:

    which application is throwing the 0xc0202009 error?

    SQL server 2014 mangemant studio

    Do you require other information?

    When it comes to information, more is merrier;)

    😎

    The error you are getting from the import wizard is a data conversion error, check source and destination data type definitions.

  •  

    The error you are getting from the import wizard is Data conversion error, check the source and destination data type definitions.

    The database is intact and there is no error in it because it was working in copy (ٍَSQL server 2008)

    But here, the error appears

    How do I check the data source and destination???

     

    thanks

  • You say this:

    The database is intact and there is no error in it because it was working in copy (ٍَSQL server 2008)

    which suggests that you were able to migrate the database structure OK.

    But in your first post, you say this:

    When adding a database  (just structure) without data, the operation is successful, but I do not find the database in the list

    which suggests that the migration failed completely.

    Also, you have now mentioned multiple versions of SQL Server (2008 and 2014 – both of which are now unsupported).

    Can you see why this is all confusing?

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  •  

    Hi

    Sorry, maybe my explain is not clear

    The database was working on copy (SQL server 2008) and now it is not working  on copy (SQL server 2014) and I get error number (0xc0202009)

    The new version (SQL server 2014) when import an empty database does not give errors and completes the process (import) and does not appear in the list, ( I don't know why?)

    And when adding only one record in one of the files, it stops working and does not complete import and shows the same error (0xc0202009)

    (SQL server 2014) Don't accept a full database  (structure and data), only accept an empty database (just structure) and It does not appear in the list after the process is completed

  • Suggest you describe what you are doing step by step.

    😎

    So far we got the following knowledge:

    1. Data conversion failure on import (error)

    2. MS Access database as the source

    3. SQL Server Version 2008 (R2 or not?) working

    4. SQL Server Version 2014, not working

    Now we just have to figure out what this has to do with the price of fish 😉

  • The database was working on copy (SQL server 2008) and now it is not working  on copy (SQL server 2014) and I get error number (0xc0202009)

    Please explain what you mean by 'working'.

    The new version (SQL server 2014) when import an empty database does not give errors and completes the process (import) and does not appear in the list, ( I don't know why?)

    Is this the list of databases in SSMS Object Explorer? If not, which 'list' are you referring to?

    And when adding only one record in one of the files, it stops working and does not complete import and shows the same error (0xc0202009)

    Which files? Adding one record to an Access table? Surely it already contains data? What stops working?

    (SQL server 2014) Don't accept a full database  (structure and data), only accept an empty database (just structure) and It does not appear in the list after the process is completed

    What do you mean by 'accept'? If it does not 'appear in the list', how do you know it exists?

     

     

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • So far we got the following knowledge:

    1. Data conversion failure on import (error)

    Yes, when convert Access database to SQL server 2014 , failed

    2. MS Access database as the source

    I have attached Access file database

    3. SQL Server Version 2008 (R2 or not?) working

    It was SQL server 2008 R2

    4. SQL Server Version 2014, not working

    It works but gives a failure when I Import Access Database

     

    The database was working on copy (SQL server 2008) and now it is not working  on copy (SQL server 2014) and I get error number (0xc0202009)

    Please explain what you mean by 'working'.

    I mean I can't do(Import) on a copy SQL server 2014

    The new version (SQL server 2014) when import an empty database does not give errors and completes the process (import) and does not appear in the list, ( I don't know why?)

    Is this the list of databases in SSMS Object Explorer? If not, which 'list' are you referring to?

    Yes, I mean this list  ( Object Explorer)

    And when adding only one record in one of the files, it stops working and does

    Which files? Adding one record to an Access table? Surely it already contains data? What stops working?

    When do (import) for an empty Access database it gives no errors

    But when adding one record to the Access database and then doing (import) in SQL server 2014 gives errors

    (SQL server 2014) Don't accept a full database  (structure and data), only accept an empty database (just structure) and It does not appear in the list after the process is completed

    What do you mean by 'accept'? If it does not 'appear in the list', how do you know it exists?

    when do( Import) for an empty database does not give errors during do (Import) but does not show me in list(Object Explorer)

  •  

    Sorry, the site does not allow me to do attached

  • Is it accdb format or mdb?

    MDB uses Jet, and that seems to work. you haven't provided enough information to help you though.

    Maybe try utteracces.com  - that's an Access site and they may be able to help you.

    I *think* you can use the migration wizard in Access to do it.

  • Access Database format (mdb)

     

  • Oh wait... if you have a version working in SQL Server, why not just upgrade that or move it to the 2014 or whatever instance... backup on 2008, move file to 2014 instance, and restore? (Or did I misread that?).

  • I formatted the my lap top and instul l the latest version of the softwares, including SQL server

Viewing 15 posts - 1 through 15 (of 22 total)

You must be logged in to reply to this topic. Login to reply