Has anyone uploaded a file and then used php to transfer the data between
the two databases??

-----Original Message-----
From: Edward Peloke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 10:27 AM
To: PHP general list
Subject: RE: [PHP] data move, Please Help..


thanks Rick, I did that and did find more stuff.  I guess I need to find
more odbc info so that I can use that to move the data over.  After I have
uploaded the file, can I create an odbc connection in php and then use php
also to move data from access to the mysql db?

Thanks,
Eddie

-----Original Message-----
From: Rick Emery [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 9:33 AM
To: Edward Peloke; PHP general list
Subject: Re: [PHP] data move, Please Help..


try GOOGLE: access mysql php conversion

I did
----- Original Message -----
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: "PHP general list" <[EMAIL PROTECTED]>
Sent: Tuesday, January 14, 2003 8:48 AM
Subject: [PHP] data move, Please Help..


Ok, I know I have asked this question before and I have asked it on the db
forum, on asp forums, java applet forums,  searched google, etc but can't
really seem to find anything.  I have to come up with a way to move data
from an access db to the mysql db on the webserver.  If I have to, I can
upload the access file to the server and then transfer the data.  Are there
tutorials or samples somewhere of how to do this in php?

Best case scenario would be to come up with a way (using any tool, java,
activex, etc) to connect to the users machine and then upload the data
directly from there.

ANY help would be greatly appreciated!

THANKS,
Eddie


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





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


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

Reply via email to