Hi,
I have a FoxPro database (at a NT Server) and I want to show some data of that from a PHP application mounted on a Linux server (Linux+Apache).
How do I do this?
Thanks in advance
Juan
PS: and excuse my english :-)
do you need the data to be available in real time or are batch updates acceptable? This will affect the approach you need to take.
Do users need to update the web data and have that transferred back into fox?