Hi,
I want to use data from a sql database and convert it to DBF files using SSIS.
i.e., Want to extract data from a sql table say "abc" and output i want is a DBF table "abc.dbf" .this should be done using SSIS.
create DBF files using SSIS
|