|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SSIS connecting to SQL Server 7Is there any reason why an SSIS package can't be used to connect to an
SQL Server 7 database and extract data from it? Phil Hibbs. No reason at all. As long as you have the appropriate ODBC connectors you
can connect to anything. You may find that you have to use an OLE DB Source rather than a DataReader source. Not sure how the DataReader Source would play with SQL Server 7 Nigel Ainscoe Show quote "PhilHibbs" <sna***@gmail.com> wrote in message news:1193754397.801705.187920@22g2000hsm.googlegroups.com... > Is there any reason why an SSIS package can't be used to connect to an > SQL Server 7 database and extract data from it? > > Phil Hibbs. > |
|||||||||||||||||||||||