mono - How can I read and create foxpro files on linux? -


my c# / mono application needs run on linux. must have ability dump foxpro dbf , create new foxpro dbf.

any suggestions either: 1) odbc linux designed foxpro? or 2) utility read , create foxpro files?

in many cases have index (cdx) files , and in limited set have memo (fpt) files.

i've used dbi:xbase in past migrate foxpro tables mysql. don't think can handle memo (fpt) though.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -