Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Simple Import Access SSIS project

Author  Topic 

dnf999
Constraint Violating Yak Guru

253 Posts

Posted - 2008-07-29 : 09:13:02
Hi

I'm very new to SSIS 2005 and have two queries:

1) How you can select an Access database as a data flow task to upload into a SQL Database. (There are no options for an Access DB)

2) Can anybody point me to a tutorial to loop through text files in one folder and upload these into SQL Server.

Many thanks!!!

DNF999

dnf999
Constraint Violating Yak Guru

253 Posts

Posted - 2008-07-29 : 09:42:39
I've managed to find how to connect to set Access as a dataflow source (via OLE DB Source), but now the issue is that I have linked tables within the access database which I cannot get to upload to SQL...

Any suggesions?

Thanks!

Go to Top of Page
   

- Advertisement -