Programmer99
MIS
I have a linked table to a text file in an access database and am trying to import that linked table into SQL 2005 database. The problem I am having is when I go through the SSIS import designer and choose the acccess database source file, those linked tables do not show up nor do any queries in the access database. The only tables that show up are the ones that got created in access. Is there any way to point at access queries or linked tables to import them into SQL 2005? Thanks.