June 18, 2009 at 7:46 am
I need to pull data from Sybase to SQL2005.
How can i connect to the sybase db using ssis? Which connection type should i use?
June 18, 2009 at 10:24 pm
Hi
You need connect throw a ODBC using the Sybase driver.
Regards
June 18, 2009 at 10:49 pm
Do i have to install this driver or does it come as a part of the BI?
June 18, 2009 at 11:13 pm
Hi
You need to install the driver, all connection to any data source that is not a SQL Server need a driver, even if you try to connect to Oracle need install the appropriated driver. So please install the driver, make a open database connection (ODBC) and then can you access Sybase with SSIS.
Regards
June 19, 2009 at 12:58 am
Any clue on where can i download the driver from???
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply