|
| Support Queries This forum should be used to contact XILO's support team should you have any problems with your account. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
(#1 (permalink))
|
| Reseller ![]() Posts: 3 Join Date: Jul 2004 Location: London | Can anybody help? I have a client who has requested a site with forms that store info on a mySQL database - no problem there. He now wants to access this information on his standalone computer using Microsoft Access. Basically he wants to log on to his site, download the DB contents, work on it off line then upload it when he has altered the contents.I understand that there cannot be a direct link between his work PC and the mySQL database because of security issues and that he has to access the database through his website using localhost. Is there a GPL PHP program that anybody can think of that will allow the download of his database onto his PC, then convert it to Access, then when he's finished convert it back to mySQL and upload the revised DB? I know its a bit of a challenge but any suggestions gratefully received. Kevin - The Byte Shed |
| |
(#2 (permalink))
|
| Reseller ![]() Posts: 6 Join Date: Jul 2004 Location: Cambridgeshire, UK | I haven't seen any products that do this already - but then I haven't really looked. If you can't find one your best bet would be to code a system using PHP to export the data as a .csv that can be imported into access, then get your client to export the changes to .csv and upload that to the PHP script to put back in the mySQL server. Hope that helps ![]() |
| |
(#3 (permalink))
|
| Reseller ![]() Posts: 3 Join Date: Jul 2004 Location: London | Thanks, I think I might have to do that if he still insists on doing things this way. But I've coded a web-based solution that he may like - I can see all sorts of problems if he updates off-line. |
| |
(#4 (permalink))
|
| Reseller ![]() Posts: 37 Join Date: Jul 2004 Location: Wimborne, Dorset, UK | Hi Kevin, Have you looked at MySqlCC (Control Centre from www.mysql.com) or MySqlFront which may be a little easier to use that the MyPhpAdmin in CPanel. Does your client have a fixed IP address? Only we are currently looking at an application that would access a MySql database from Access using an ODBC connector, but for security it would be advisable to use it from a fixed IP. Regards, Ian |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Powered by vBulletin | XHTML | © Copyright 2003-2008 XILO Communications Ltd. All rights reserved. E&OE