Hi all,
I have to take a bunch of columnar text files and integrate them into a single big dbf file, possibly with an intermediate step in a sqlite database.
DBF is the basic file of databases, hence the weird request.
Does anybody know a command line tool for going between text and dbf? Or a sqlite way to attach dbf's would work in a pinch.
Tx