i have to develop a c++ routine that converts a txt-file to a dbf-file. the txt contains a number, x-,y- and z-coordinates.
but i don't know how to creat the header.
can anyone help me?
Printable View
i have to develop a c++ routine that converts a txt-file to a dbf-file. the txt contains a number, x-,y- and z-coordinates.
but i don't know how to creat the header.
can anyone help me?
You could use a library from our site for working with .dbf files.
Feel free tp contact our support team and they help you in your question.
http://www.whitetown.com/
Have a look a www.wotsit.org and you should be able to get the dbf file format.