Re: [PHP-DB] php_dbase.dll

2001-02-15 Thread dmalcolm
SKREEM wrote: > I recently installed version of Php, but cannot find any extension libraries >available for download. Where can I obtain php_dbase.dll ? I also need the relevant >dll for using the socket() function. > > Thanks :) Look in the extension subdirectory under your PHP installation d

[PHP-DB] mySQL Database Update

2001-02-16 Thread dmalcolm
I have a mySQL data base up and running on Win2k. I access it with PHP4.0.4pl1 and they all work and play together just fine. The Problem: The data contained in the mySQL database comes from a FoxPro DBF file. Initial data migration was accomplished with dbtool. About once a month I need to mov

Re: [PHP-DB] Is there a PHP equivalent of DATE_FORMAT ?

2001-02-20 Thread dmalcolm
Timothy Wright wrote: > Just wondering... > > DATE_FORMAT($datevariable, \"%Y%c%e\") works great in a query but I only > need to list the date once on the page (as opposed to in each row of the > query result) and I don't want to use a second query to MySQL. The date is > passed to the page as a

Re: [PHP-DB] Excel to Mysql

2001-02-20 Thread dmalcolm
Gabriel Adame wrote: > Hi, > > ¿ Please, someone have an excel macro to export data to mysql ? > > Thanks > > Gaby > _ > > ¿ Tu mama piensa que eres muy inteligente ? >Desengañate jugando ... > http://www.atrivia.com > __

Re: [PHP-DB] overall db solution anyone?

2001-02-20 Thread dmalcolm
Kevin McCarthy wrote: > I am working for a company is experiencing severe growing pains. We are > currently using FileMaker as the db to service the accounting and sales > departments and using MySQL for the web back-end. As we have ecommerce > capabilities, we are saddled with exchanging data co