Author Topic: HOW TO COPY DBF Files in VB.NET  (Read 2258 times)

0 Members and 1 Guest are viewing this topic.

Offline sunil880089

  • ZX 81
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
HOW TO COPY DBF Files in VB.NET
« on: September 30, 2015 »
Hello Everyone,

I have one old foxpro application which is using dbf files as database.
But now i want to develop a new VB.net application for the same dbf database files.
when i try to read dbf files from VB.Net application at the same time foxpro application and dbf files get crashed.
So anyone can help me to solve the problem?

Thank you