I have an Access 2000 application which can import data from dBase III. However, when I develop another application which front end is VB.Net and back end is SQL Server. I need to transfer data from dBase III to SQL Server.
I couldn't find any command/method in VB.Net to do this task.
Do you have any clues?