Hi, Wednesday, January 15, 2003, 12:48:59 AM, you wrote: EP> Ok, I know I have asked this question before and I have asked it on the db EP> forum, on asp forums, java applet forums, searched google, etc but can't EP> really seem to find anything. I have to come up with a way to move data EP> from an access db to the mysql db on the webserver. If I have to, I can EP> upload the access file to the server and then transfer the data. Are there EP> tutorials or samples somewhere of how to do this in php?
EP> Best case scenario would be to come up with a way (using any tool, java, EP> activex, etc) to connect to the users machine and then upload the data EP> directly from there. EP> ANY help would be greatly appreciated! EP> THANKS, EP> Eddie Maybe it is possible to use odbc to setup a link table in access so your data is always upto date, the only requirement being is a permanent link to the mysql server. -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php