Re: [PHP-DB] dbase and Debian

2005-03-23 Thread Luis Morales
Leo G. Divinagracia III wrote: 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? you can do that. why not try with an class from phpclasses.com. I use dbf to mysql or

Re: [PHP-DB] dbase and Debian

2005-03-23 Thread Leo G. Divinagracia III
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 [EMAIL PROTECTED] z -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, vis

[PHP-DB] dbase and Debian

2005-03-22 Thread Ricardo Markiewicz
Hi all, today i found that debian has removed the php4-dbase package from unstable/testing due maintainer request. This has brought me some problems with many programs at work, so I decided to create my own PHP4 package with dbase support, using apt-build. This mail is to ask, if there is any plan