From: Nick da G Date: 2009-02-05T09:25:21+09:00 Subject: Re: Writing to DBF gustin wrote: > Hey Gang, > I am attempting to write to a DBF, Visual FoxPro specifically, in > support of a legacy application. > > We are using the dbf gem with great success in reading, but need > to write back to the dbf. > > Anyone have experience with this? > > ~)o > gustin > entryway software development > http://www.entryway.net Hi, gustin. Not sure if you still need it - but here is a write up on my blog about how to read/write to dbf files - i just ran into the same problem myself and was looking for info - so once I found a solution I thought it might help you. http://www.gorbikoff.com/2009/02/03/how-to-read-and-write-to-dbf-database-file-from-ruby/ Nick. -- Posted via http://www.ruby-forum.com/.