From: Chap Harrison
> 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
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
From: Chap Harrison
> I have a Perl app that makes SQL queries to DBF (DBase IV) databases.
> I haven't found a reliable DBI::DBD module for accessing DBase IV, but
> I do have a copy of the JDBC library, so I wrote a simple Java
> command-line program that accepts a database path and a query on
On Wednesday 23 Jun 2010 23:31:29 Chap Harrison wrote:
> Hi,
>
> I have a Perl app that makes SQL queries to DBF (DBase IV) databases. I
> haven't found a reliable DBI::DBD module for accessing DBase IV, but I do
> have a copy of the JDBC library, so I wrote a simple Java command-line
> program t
On Wed, Jun 23, 2010 at 16:31, Chap Harrison wrote:
> Hi,
>
> I have a Perl app that makes SQL queries to DBF (DBase IV) databases. I
> haven't found a reliable DBI::DBD module for accessing DBase IV, but I do
> have a copy of the JDBC library, so I wrote a simple Java command-line
> program t