0

I have a fully populated DataTable and I am trying to write the entire DataTable to a dbase file. I am trying to use DBase 3 and am in VB.net. Any assistance would be greatly appreciated

1 Answer 1

1

One possibility is to use the SocialExplorer/FastDBF open source .NET library for reading and writing DBF files.

You will find an example showing how dbf-files can be created. FastDBF doesn’t use DataTable so. The example is in C# sharp, however, it's the same principle in VB.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.