How to Create dBase4 file from .txt

dennyryan

Registered User.
Local time
Today, 20:59
Joined
Dec 21, 1999
Messages
45
Is there a way in VB to create a dBase file using a .txt file as input?

Thanks,

Denny
 
Input the text file to a table and export the table to dBase.
 

Users who are viewing this thread

Back
Top Bottom