On Wed, May 25, 2005 9:03 am, Mikey said:
> describe as an ancient version of Informix to mySQL. The version
> 4.11.UC3 and I would like to be able to srript the upgrade through PHP, as
>
> So, I was wondering, pretty please, if anyone on the list has had
> getting this database to hook up to PHP or knew of a place to download the
> client
> libraries so that I can have a bash myself?

If all else fails, ODBC may work...

You could also export to CSV or tab-delimited, import 'raw' to MySQL, and
then do the clean-up in MySQL/PHP by moving from one MySQL database to
another.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to