SQL Exoress 2008 import export Wizard wont import Access 2003 mdb to SQL 2008 DB

Just installed SQL Express with Tools, including SSME and Import Export Wizard.
Attempted to transfer Access 2003 DB tables from an mdb file to a SQL 2008 Express DB.
I can view the data in the tables in Access, however, when I tell it to  do the deed, it begins the process and then errors out with a Error 0xc020801c:
"TITLE: SQL Server Import and Export Wizard
Could not connect source component.
Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
ADDITIONAL INFORMATION:
Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)"
I am unable to find anything that translates this into something mere mortals can deal with.  This is repeatable.
Steps in the wizard:
1.  Source: Data Source selected is "Microsoft Access".  The filename is correct.  The username is correct.  The password is blank (there is no password in the Access db).  Clicking on the "Advanced..." button, I get the opportunity to "Test Connection".  I test the connection and the test is successful.
2.  Destination: I select my server name and the SQL Native Client, select Windows Authentication, and Select my SQL 2008 Express db from the dropdown list.
3.  Specify Tabloe Copy or Query: I select Table copy
4.  Select Table or Views: I check the tables I want to copy and successfully preview the data in each table that I checked.  I click on "Edit Mappings ..." and verify that I want to create a new table for each checked table.
5.  Run package: I accept the pre-checked "Run Immediately" and click the NEXT button
6.  I get the following:
"Source Location : C:\Users\wb5rvz\Documents\StatisticsApp_V3_69.mdb
Source Provider : Microsoft.Jet.OLEDB.4.0
Destination Location : SHACK_PC\SQLEXPRESS
Destination Provider : SQLNCLI
Copy rows from `ParentingStats` to [dbo].[ParentingStats]
The new target table will be created.
Copy rows from `Statistics` to [dbo].[Statistics]
The new target table will be created.
Copy rows from `StatsSummary` to [dbo].[StatsSummary]
The new target table will be created.
Copy rows from `Volunteers_Confidential` to [dbo].[Volunteers_Confidential]
The new target table will be created.
Copy rows from `YearMonthTbl` to [dbo].[YearMonthTbl]
The new target table will be created.
The package will not be saved.
The package will be run immediately.
Provider mapping file : c:\Program Files\Microsoft SQL Server\100\DTS\MappingFiles\JetToMSSql9.xml"
7.  I click the FINISH button and I get
"Initializing Data Tasks .... Success"
"Initializing Connections ...Success"
"Setting SQL Commend ....20% Compoete"
"Setting Source Connection ...Error (and an error link)"
(All following tasks were "Stopped"
Error detail is:
===================================
Could not connect source component.
Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
 (SQL Server Import and Export Wizard)
===================================
Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)
Program Location:
   at Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapperClass.AcquireConnections(Object pTransaction)
   at Microsoft.SqlServer.Dts.DtsWizard.Execute.SetSourceConnection(Exception& ex, TransformInfo ti)
OS is Vista Home Premium SP1 (32 bit)
Processor = Intel core 2 duo E7200 @ 2.5 GHz
SQL Server Software was just downloaded yesterday, so it is whatever is current on the download site:
SQL Express with Tools
So, how do I get this transform to work?  I do not have nor do I want/afford to put Access 2003 on this machine.
Thanks
RRR

I had this similar problem - 32-bit SQL Server 2005 trying to import tables from Access 2000 .mdb file, same error:
Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
 (SQL Server Import and Export Wizard)
===================================
Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)
I know you said you clicked "Advanced..." and Test Connection when you chose your Access database - but that is what resolved the error for me.  I chose my .mdb file, username is admin, password is blank, but if I don't click the Advanced button and test the connection before continuing on, the import fails with above error message.  Go figure, since the username/blank password is correct. 
FWIW, sorry if that doesn't help you though.

Similar Messages

  • Can't start the Import Export Wizard - "No Description Found"

    Microsoft SQL Server Management Studio                             9.00.3042.00
    Microsoft Analysis Services Client Tools                               2005.090.3042.00
    Microsoft Data Access Components (MDAC)                        2000.085.1117.00 (xpsp_sp2_rtm.040803-2158)
    Microsoft MSXML                                                               2.6 3.0 5.0 6.0
    Microsoft Internet Explorer                                                   7.0.5730.11
    Microsoft .NET Framework                                                  2.0.50727.42
    Operating System                                                              5.1.2600
    Been trying for ages to get access to the Import/Export wizard. If I install the base SQL 2005 install I can use it, but there's no flat file option, which I need. Once SP1 or SP2 is installed I get the error below. I've tried re-registering the msxmlX.dlls but doesn't change anything.
    I don't have Visio installed, which was another suggested cause.
    This wizard will close because it encountered the following error: (Microsoft SQL Server)
    ===================================
    No description found
    Program Location:
       at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.get_DBProviderInfos()
       at Microsoft.SqlServer.Dts.DtsWizard.DTSWizard.GetDtsDbProviderInfos(WizardInputs wizardInputs)
       at Microsoft.SqlServer.Dts.DtsWizard.DataSourceCombo.PopulateProviders(Boolean fSources, WizardInputs wizardInputs)
       at Microsoft.SqlServer.Dts.DtsWizard.Step1.OnInitializePage(EventArgs e)
       at Microsoft.SqlServer.Management.UI.WizardPage.RaiseEnterPage()
       at Microsoft.SqlServer.Management.UI.WizardForm.NextPage(WizardPage nextPage)
       at Microsoft.SqlServer.Management.UI.WizardForm.Next_Click(Object sender, EventArgs e)

    Let us know if you see this issue in SQL 2014 as well. You can quickly create a SQL Server 2014
    Virtual machine on Windows Azure for your testing.
    http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-provision-sql-server/
    Thanks, Sethu Srinivasan [MSFT] SQL Server http://blogs.msdn.com/sqlagent -------------------------------------------------------------------------------- This posting is provided "AS IS" with no warranties, and confers no rights.
    Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • Attunity connectors for Oracle in Import Export Wizard in SQL Server 2008 R2

    Is there a way we can see the Attunity connectors drivers in the Import/Export Wizard (64 bit) for SQL Server 2008 R2?
    Although I made it work for SSIS, I would need these drivers in the Import/Export wizard so as to automate it for numerous number of tables which I want to migrate.
    Can the Attunity connectors for Oracle be used in the Import/Export wizard? If so please let me know.
    Regards,
    Ashutosh.
    Ashutosh.

    I have 100 tables to migrate. Creating a data flow for each table is tedious and that's why I was looking out for a way to do it through import export wizard so that I don't have to create a separate data source and destination for each table in the Data
    flow Task.
    Is there a way to loop through all tables and transfer data in SSIS without having multiple sources and destinations created for each table? This also involves a bit of transformation as well.
    Regards,
    Ashutosh.

  • SQL Server Import Export Wizard fails while trying to retrieve the data from FastObjects Database

    When trying to import data from FastObjects database to SQL Server 2008 R2 using import/ export wizard we get the following error message :
    "Column information for the source and the destination data could not be retrieved, or the data types of source columns were not mapped correctly to those available on the destination provider."
    Clicked on View button, the source data is retrieved correctly.
    Clicked on Edit Mapping button, the Import Export Wizard failed with the below error message:
    ===================================
    Column information for the source and destination data could not be retrieved.
    "Test" -> [dbo].[Test]:
    - Cannot find column -1.
    (SQL Server Import and Export Wizard)
    ===================================
    Cannot find column -1. (System.Data) 
    at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at Microsoft.DataTransformationServices.Controls.ProviderInfos.MetadataLoader.LoadColumnsFromTable(IDbConnection myConnection, String[] strRestrictions)
    at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.LoadColumnsFromTable(MetadataLoader metadataLoader, IDbConnection myConnection, String[] strRestrictions, DataSourceInfo dsi)at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfoFromDB(IDbConnection
    mySourceConnection) at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfo(IDbConnection mySourceConnection, ColumnInfoCollection& sourceColInfos)

    Hi Chennie,
    Thank you for the post.
    Does the issue persists after you use the "Write a query to specify the data to transfer" option instead of “Copy data from one or more tables or views” option? If so, the issue may occur due to incorrect data type matching between the FastObjects database
    data types and SSIS data types. In this condition, I don’t think it is necessary to upgrade the SQL Server version. Since you can open the Column Mappings dialog box, please try to modify the data type mapping manually.
    In addition, the issue seems to be the same as the issue described in the following blog:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/09/09/sql-server-import-export-wizard-fails-while-trying-to-retrieve-the-data-from-pervasive-database.aspx 
    Regards,
    Mike Yin
    TechNet Community Support

  • Import/Export wizard auto-generates all columns as DATE

    Hi
    I'm trying to use the Import/Export Wizard as I used to, as a handy tool to figure out what a series of T-SQL statements (in an SSIS package) is doing - or, if I'm lucky, what on earth the original dev
    intended them to do.
    Version: SQL 2014 64-bit running on Win 7 64-bit
    The code is pretty dreadful:
    SELECT DISTINCT on one set of column names,
    join this set to another table but not on exactly the same set of column names,
    embedded (SELECT MAX(bla) FROM SameTable WHERE [match to outer set on another set of columns] GROUP BY [hey, yet another set of columns!]) inside the SELECT column list...
    and it all goes to a nasty #Tmp, which is then abused with further bad code further down.
    Imp/Exp is always handy to quickly get the intermediate results into an auto-created real table, so I can figure out exactly what the effect of this is.  I use it to export from the database back to the same database, but to a persisted table.
    This time (first time with SQL2014) it's not working.  The source is "write a query" (paste the actual query).  The destination I set to a new table.  The auto-generation of the new table creates every column as type
    date.  Not surprisingly, this doesn't work, as the original data is mostly not of
    date time.
    Looks like a bug.  Any idea of a workaround or fix?
    thanks!

    Sorry, but I think you're still not getting what I'm saying.
    This is not a production SSIS package design, but a quick'n'nasty diagnosis technique I'm used to using:
    - Find some SQL in an existing query/script that I'm trying to debug
    - Paste it into Import/Export wizard as a source
    - Wizard creates a new table for the result - I then have the results persisted for examination, comparison with the results from refactored code, etc.
    And I can't even put suitable CAST/CONVERT statements in, because the wizard is mis-identifying the
    input column data types, with no way to change them.   It's somehow thinking that every column in the input (the SQL query) is of type
    date(500), when the columns are obviously not of this type.

  • Exporting HumanResources.Jobcandidate with SS Import/Export Wizard

    The default mapping results in execution errors.
    What is the correct setup for exporting the table to flat file from AdventureWorks2012?   Thanks.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

    The table has an XML column.
    CREATE TABLE [HumanResources].[JobCandidate](
    [JobCandidateID] [int] IDENTITY(1,1) NOT NULL,
    [BusinessEntityID] [int] NULL,
    [Resume] [xml](CONTENT [HumanResources].[HRResumeSchemaCollection]) NULL,
    [ModifiedDate] [datetime] NOT NULL CONSTRAINT [DF_JobCandidate_ModifiedDate] DEFAULT (getdate()))
    Errors:
    - Pre-execute (Error)
    Messages
    Error 0xc020802e: Data Flow Task 1: The data type for "Destination - Candidate_csv.Inputs[Flat File Destination Input].Columns[Resume]" is DT_NTEXT, which is not supported with ANSI files. Use DT_TEXT instead and convert the data to DT_NTEXT using the data conversion component.
    (SQL Server Import and Export Wizard)
    Error 0xc0202094: Data Flow Task 1: Unable to retrieve column information from the flat file connection manager.
    (SQL Server Import and Export Wizard)
    Error 0xc004701a: Data Flow Task 1: Destination - Candidate_csv failed the pre-execute phase and returned error code 0xC0202094.
    (SQL Server Import and Export Wizard)
    Mapping:
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Import/Export Wizard is a bulk operation?

    If I use import/export wizard to load data from a file to a table will it do it as a bulk operation and will be minimally logged when using bulk logged recovery mode?
    http://technet.microsoft.com/en-us/library/ms191244(v=sql.105).aspx  

    Yes. The Import Export wizard creates a SSIS package on the backend which will have default transfer option as below
    This is same as BULK INSERT and so it would be minimally logged in case of BULK recovery mode.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Import export wizard in struts similiar to microsoft outlook

    Hello All,
    A newbie here,I've been assigned a task creating an import/export wizard which is same as the wizard that is in the Microsoft outlook express(File >Import/Export Wizard),I was successful except for the mapping functionality.I'm clueless how to do it.My dead line is today end of the day.
    I need to do it in struts.I use exadel ide and code in java
    Any help in this direction would be greatly appreciated.
    pl take a look on this link http://www.microsoft.com/dynamics/crm/using/configure/outlookimport.mspx
    point number 8.*Map custom fields* .This part of the wizard is where I'm unable to implement.
    pl help me

    Hi Everybody,
    I'm in a very big prob...pl help me.All my attempts failed.I used javascripts,tigra scripts inside struts to make things work..any clue using java code will also help.I'm giving you the link again.
    pls check this link http://www.microsoft.com/dynamics/crm/using/configure/outlookimport.mspx
    pl extend ur support.

  • Importing/Exporting data from Microsoft Access

    Hello to everybody!
    I have to create a management software (client-server).
    CLIENT SIDE: ClientS insert data into forms and these data are stored into a database Access (client database). Every month clients send to the server some of the data stored (data of the month!).
    SERVER SIDE: "Server man" receive from clients those data by email end need to store them into the main server database.
    Note: Data to be send have not a big dimension and, naturally, clients and server databases are identical (same structure)!
    My questions are:
    1) What is the best way to export data from database access to a file? (I imagine I need to use .XML file). Do I need to use particular package or software??
    2) What is the best way to import data from a file (maybe .XML) into a database access (of server)?? Do I need to use particular package or software??
    This is my first software of this kind.
    Please HELP ME!
    Thanks in advance, Liuk.

    1) What is the best way to export data from database
    access to a file?That depends on many things.
    (I imagine I need to use .XML
    file). NO! That's not what XML is for
    Do I need to use particular package or
    software??Again, that depends on a lot of things.
    2) What is the best way to import data from a file
    (maybe .XML) into a database access (of server)?? Do
    I need to use particular package or software??Look at Java IO packages for reading data from files. Then look at JDBC for writing data to databases. Avoid XML, you don't need it.

  • Migration: Access 2003 to Oracle SQL

    Dear All
    I would like to perform a migration from Access 2003, to Oracle 10g. I am using SQL Developer for the task, and have reached the point of capturing the XML file that I exported from Access. I need to create a migration repository on the target database, and this is causing problems as I do not have all the necessary privileges.
    In the process, I have been advised that migrations from Access to Oracle are not easy to achieve, and in fact require careful planning before execution. My objective is not really to transfer the data stored within the database file. I only really want to convert Access logic into Oracle SQL code. I was wondering if anyone could advise on the typical odds of success in achieving this task.
    I migrated the same Access database to MS SQL Server some time ago and the process seemed to go smoothly. Would it be reasonable then to migrate from MS SQL to Oracle SQL if this is easier?
    Any feedback would be very much appreciated.
    Thank you.
    M

    Thanks for your response.
    I am not familiar with the intricacies of the process, I'm just following the instructions set out in the Oracle Migrating 3rd Party Databases white paper.
    In this document, a process is set out consisting of steps that export an Access database, and then capture it to an Oracle user area with appropriate privileges. The process is achieved through Oracle SQL Developer.
    I'd be very grateful if you could expand on your answer if there is a better way of translating Access queries into Oracle SQL. I am aware that an Access front-end is capable of connecting with an Oracle database to execute queries, however, there are considerable limitations in the use of Access that I would like to avoid - hence the migration.

  • Macro to import/export data with MS Access

         The company I work for has a series of MS Word documents that can use a macro button (button in MS Word) to communicate with MS Access. The Word document receives a tracking number and gives MSAccess two fields of information such as name, and date. The word document then saves that tracking number, and Access saves the name and date information.
         Is this macro a possibility with Adobe LifeCycle documents? I have replaced the word documents with LifeCycle designed pdfs. The pdfs are amazing but the macro is the last piece to bridge the gap. Any comments or suggestions? From some light Adobe reading it appears possible.Thanks as always for your help.
    I have found the MS Word file  macro. Is this convertible to javascript?

    take a glance at what these guys do: http://www.openbusinessengine.org/docs/guide.html

  • Run Schema Exporter on password protected Access 97 mdb

    I'm trying to generate the Microsoft Access XML file required by OMWB. The MS-ACCESS 97 database that I want to migrate is password protected. When I attempt to use the MDB, I must put in an id/pw. When I try to run the "Database Schema Exporter" (version 10.1.0.2), I receive "Error 3033: You don't have necessary permissions to use path\to\access\mdb".
    There is no way to enter an id/pw from the Database Schema Exporter. Is there any way around this? Any help is greatly appreciated. Thanks!

    What a Muppet!
    Was thinking alone the same lines as your post, if it thinks the username or password is wrong maybe it is?!?
    Anyway � what I have found out is �wait for it
    Access passwords are limited to 20 characters, but there is no audio feedback to show you have reached the limit. So if you look at the keyboard when you type (like I do) you are blissfully unaware the last four characters of your password have not been accepted!
    Therefore as the Exception caught by my application said; my password was wrong!
    Maybe this will help others out in the future - although I have a sinking feeling that maybe I am the only one here who could be so dumb!
    Doh!

  • What is the SQL command to list all tables in a access database(mdb)

    hi everyone
    can anybody tell me
    how to retreive and display total number of tables or total table name
    in a particular database in jsp page
    thank you .

    I dont think you can count the number of tables, maybe you mean number of rows in a table..If so, you need to make a method in your class and query to your database. Something like this:
    String count = "SELECT COUNT(*) FROM EMPLOYEES";
    Statement stmt = con.createStatement();
    rs = stmt.executeQuery(count);
    int rsInt = rs.getInt(1);The value of rsInt will result to the number of your tables.

  • Issue while importing table from oracle to sql server using import and export wizard

    Hi All,
    I am trying to populate oracle table to sql server using import export wizard  and i am getting the below error.the table is allready present in the database but still it throwing error like table doesn't exists.
    Could not connect source component.
    Error 0xc0202009: Source - JOB_ACTION_HISTORY [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    Error 0xc02020e8: Source - JOB_ACTION_HISTORY [1]: Opening a rowset for ""FLXUSER"."JOB_ACTION_HISTORY"" failed. Check that the object exists in the database.
     (SQL Server Import and Export Wizard)
    Kindly help me out
    Thanks in advance

    Hi Snehasis,
    Please check whether the table name in the Oracle database has lower case letters. The table name should be exactly correct. 
    In addition, the issue might be related to the Oracle driver. What provider/driver do you use? If you use Microsoft OLE DB Provider for Oracle, you can try the
    Oracle OLE DB Provider. If you use Enterprise or Developer edition of SSIS 2008 or higher, you can also try the
    Microsoft Connectors for Oracle by Attunity. The  Oracle OLE DB Provider and Microsoft Connectors for Oracle are proved to have better performance.
    Regards,
    Mike Yin
    TechNet Community Support

  • SQL server 2012 Import and Export Wizard missing Flat File Options

     When using either the 32 or 64 bit Import & Export wizard selecting   data source "flat file source" no options appear,  compared to excel import , sql or another data source ? tried uninstalling etc, build a VM 2008
    Server works fine options appear. Any sugguestions before I rebuild my laptop ?
    Stage that the Next button is optional, (usually greyed out)
    TITLE: SQL Server Import and Export Wizard
    The operation could not be completed.
    ADDITIONAL INFORMATION:
    The server name is not specified. (DTSWizard)
    BUTTONS:
    OK
    Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR 

    Hi mtech,
    When I open Import and Export Data(64-bit), I choose “flat file source”.
    Maybe you could try to reinstall it.
    If you have any feedback on our support, please click
    here.
    Thanks.
    Maggie Luo
    TechNet Community Support

Maybe you are looking for