PHP - Clipper
am 17.01.2006 09:38:53 von jenny
Hi, does anybody know how to connect Clipper database from PHP script?
Any help would be very much appreciated.
Thank you.
Regards,
Jenny
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
Re: PHP - Clipper
am 17.01.2006 17:22:36 von Joshua Drake
Jenny wrote:
> Hi, does anybody know how to connect Clipper database from PHP script?
> Any help would be very much appreciated.
>
You could probably use the dbase libraries... but this is not
the correct forum.
> Thank you.
>
> Regards,
> Jenny
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
Re: PHP - Clipper
am 17.01.2006 17:29:15 von Frank Bax
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.
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org