Project Description
DBF Import Export Wizard is a tool for anyone needing to import DBF files into SQL Server or to export SQL Server tables to a DBF file. This project was created to supplement the lack of this functionality in SQL Server versions after 2000. This was developed using C#.
This project uses components of the Fast DBF project (http://www.codeplex.com/fastdbf) by Ahmed Lacevic.