Hi,
I want to pass data from flat files to sybase by creating SSIS packages.For that what all are software need to install in my system.Can an y one help me.
Thanks in Advance
Venkat
Hi,
I want to pass data from flat files to sybase by creating SSIS packages.For that what all are software need to install in my system.Can an y one help me.
Thanks in Advance
Venkat
You may have to load the driver for OLEDB Sybase in your system before performing any loading operation.
Or else, load any Sybase driver and create a DSN on top of that and access it from SSIS.
Hope this might help you in resolving your issue.
You must log in to post.