Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
How to run SQL Server Migration Assistant as a scheduled task

已答复 How to run SQL Server Migration Assistant as a scheduled task

  • 2012年3月5日 20:01
     
     
    I am having to import data from Access 97 into a SQL Server 2008 R2 instance.  The import works using SSMA.  However, I can't link the tables or create an SSIS import package to continue importing data.  Both fail.  I would like to somehow run the import using SSMA on a regular automated basis.  Is this possible?  If so, how?

全部回复

  • 2012年3月7日 2:25
    版主
     
     已答复

    Hi jdouthit,

    I do not think you could run the import using SSMA on a regular automated basis. You could create an SSIS import package and run it as a job.

    If you have problem in creating SSIS import package and importing data, you could get help in this forum: http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/threads?page=2.


    Thanks,
    Maggie


    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • 2012年3月7日 16:02
     
     
    Can you pls paste the errors