From: Chap Harrison <c...@pobox.com> > On Jun 26, 2010, at 7:34 AM, Jenda Krynicky wrote: > > > Did you try DBD::ODBC? I do believe there are still ODBC drivers for > > dBaseIV installed on your computer so this should work. What problems > > did not you have? > > I *think* the problem is that dBaseIV drivers cost money. The company > that I work for does have a license for the JDBC module, which is why > I'm using that. > > I can't recall the problems I had a year or so ago, looking for an > open-source (or at least free-as-in-beer) solution - seems to me I > found some Version < 1.0 drivers that didn't really install. Or > something. > > You're right, DBD::ODBC would be by far the simplest approach, so I > may see whether our license for JDBC also happens to include an ODBC > module.
dBaseIV drivers should install with ODBC on Windows. Within MDAC or whatever they call it. http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyI D=6c050fe3-c795-4b7d-b037-185d0506396c Getting some drivers that work under Unix would be a problem, but Windows should be fine. If you start the ODBC Manager (odbcad32.exe) do you see the Microsoft Access dBASE Driver? That's the one you need. It can handle dBase III, IV and 5.0. Jenda ===== je...@krynicky.cz === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/