Re: PHP - Clipper

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: PHP - Clipper
Date: 2006-01-17 16:29:15
Message-ID: 5.2.1.1.0.20060117112749.03612160@pop6.sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

At 03:38 AM 1/17/06, Jenny wrote:
>Hi, does anybody know how to connect Clipper database from PHP script?
>Any help would be very much appreciated.

Try the dbase functions (no support for locking, indexes or memo fields
though):
http://www.php.net/manual/en/ref.dbase.php

Best bet is to convert the database to pgsql. I've used perl and DBI and
DBD:pg for conversion.

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Abhishek Goyal 2006-01-20 18:56:32 Apache, Php and postgresql on windows
Previous Message Joshua D. Drake 2006-01-17 16:22:36 Re: PHP - Clipper