I have the following situation:
Machine A: Unix with a Progress DB
Machine B: Linux with a MySql DB
Machine C: Windows 2003 with PHP
Now, I would like to copy the entire content of the Progress DB to the
MySql DB. I'm trying to do that using a PHP script (seen below).
Unfortunately PHP is only
""Georgio"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Anyone who has successfully got PHP5.0.4 working on a system with Windows
> 98SE / PWS 4.0 / Internet Explorer 6 should please assist me.
>
> I just upgraded from PHP4.3.2 to PHP5.0.4 and for the past three days, I
> have not