I need to create a dbf file which has the table structure of an existing dbf and insert data to it. Also I need to specify the NAME for it which i usually do in excel by insert->Name.
Which is the best and easy way for it. I have tried using OLEDB already. But I need suggestions for the best option.
I need to create a dbf file which has the table structure of an
Share
Have you tried:
Followed by opening the new file and truncating the data leaving the table structure?