|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
The MySQL table is located in a Linux Server OS, so I need the
information from that table for updating Paradox tables in Windows OS. If a PHP program in the Linux Server can save a file with the information I need, can I make a PHP program in Windows OS to get the saved file or even better, to access the table in the Linus Server OS? Do I have another options? Thank you very much in advance Best Regards JAYO |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
JAYO wrote:
> The MySQL table is located in a Linux Server OS, so I need the > information from that table for updating Paradox tables in Windows OS. > If a PHP program in the Linux Server can save a file with the > information I need, can I make a PHP program in Windows OS to get the > saved file or even better, to access the table in the Linus Server OS? > Do I have another options? > > Thank you very much in advance > Best Regards > JAYO > > If MySQL is set up to be accessible to the network, you can connect directly from the Windows box with the Windows MySQL client. And if you create a file on the server, you can download it just like any other file on the server. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
![]() |
| Outils de la discussion | |
|
|