[PHP-DB] Mysql and DBF files

2002-06-06 Thread Achilleas Maroulis

Hi. I have a problem that I hope some of you may have an answer...

I'd like to use some dbf files I created using clipper with php and mysql. I don't 
want to transform the data from one database to another but I want to have access to 
them by both php and another program built with clipper at the same time. I was told 
that this is possible with ODBC drivers but haven't actually tried yet.

Does anyone here know something about this?


Thanx in advance...
Achilles



Re: [PHP-DB] Mysql and DBF files

2002-06-06 Thread Achilleas Maroulis

Than you very much. I'm talking about dbase files so it must work...



- Original Message -
From: Viliam Frtala [EMAIL PROTECTED]
To: Achilleas Maroulis [EMAIL PROTECTED]
Sent: Wednesday, June 06, 2001 1:14 PM
Subject: RE: [PHP-DB] Mysql and DBF files


 if it's like dbase DBF files, then it works with php ...
 you must have right library ( php_dbase.dll )  in the extensions library
 directory..
 look in the manual for commands working with DBF files 

 -Puvodni zprava-
 Od: Achilleas Maroulis [mailto:[EMAIL PROTECTED]]
 Odeslano: 6. juna 2002 11:52
 Komu: [EMAIL PROTECTED]
 Predmet: [PHP-DB] Mysql and DBF files


 Hi. I have a problem that I hope some of you may have an answer...

 I'd like to use some dbf files I created using clipper with php and mysql.
I
 don't want to transform the data from one database to another but I want
to
 have access to them by both php and another program built with clipper at
 the same time. I was told that this is possible with ODBC drivers but
 haven't actually tried yet.

 Does anyone here know something about this?


 Thanx in advance...
 Achilles




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php