HOW TO COPY DBF Files in VB.NET
sunil880089 via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 30 11:02:22 PDT 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
More information about the Digitalmars-d
mailing list