This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Has anyone ever had to convert a .DBF to .CSV? Microsoft Excel will not work properly with .DBF, but instead is compatible with .CSV format instead
Thanks.
You may be able to convert it with SSIS Import/Export Wizard:
http://www.sqlusa.com/bestpractices/ssis-wizard/
Kalman Toth Paperback / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2016
Thank you for your help.