Home > Archive > PHP DB > March 2005 > Re: [PHP-DB] dbase and Debian
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DB] dbase and Debian
|
|
| Leo G. Divinagracia III 2005-03-24, 3:56 am |
|
Ricardo Markiewicz wrote:
>
> Unfortunately, I can't convert the dbf files to SQL tables, so, i need
> dbase support in PHP :(
>
connect via ODBC, perhaps? then ADOdb or PEAR it?????
--
Leo G. Divinagracia III
ldivinag@csuhayward.edu
zzzzz
| |
| Luis Morales 2005-03-24, 3:56 am |
| Leo G. Divinagracia III wrote:
>
>
> Ricardo Markiewicz wrote:
>
>
>
> connect via ODBC, perhaps? then ADOdb or PEAR it?????
>
you can do that..... why not try with an class from phpclasses.com. I
use dbf to mysql or symilar to export dbf data base to mysql or any RDBM.
Regards,
Luis Morales
|
|
|
|
|