ms-access migration to TFS work item
description
I have a home grown ms-access mdb that stores all the work items. We are in the process of migrating to TFS. Is there a tool, project currently available in codeplex, or MSDN, or Microsoft that will help in the migration? if not, what would be the best way to do it? map the access DB to the SQL server (used from work item tracking by TFS) and do a DB data migration? or use an API exposed for TFS and write a program to call the API functions in a loop? any help or suggestions are much appreciated.