RE: DBF & DBI



Samuel_Zheng wrote:
Hi,

I am using activeperl 5.8.8 and DBI 1.58. If I want to use DBI to
work with a legacy clipper application, meaning to update the index
files, so the clipper application can continue to work. what module
is available out there? Anyone has some success stories to share
about using perl side by side with a clipper application
successfully? Thank you in advance for your advice.

Sorry, I don't know anything about Clipper, but if you just need to
access DBF files, you should probably start with
http://search.cpan.org/dist/DBD-XBase/.

- Philip
.