| 
	
 | 
 Posted by Jerry Stuckle on 10/19/07 02:05 
JAYO wrote: 
> On 18 oct, 20:07, "Rik Wasmus" <luiheidsgoe...@hotmail.com> wrote: 
>> On Fri, 19 Oct 2007 02:58:07 +0200, JAYO <jayo...@gmail.com> 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? 
>> This is more of an MySQL question, allthough you could write a tool for 
>> this with there are much better solutions. Either use the dump/import 
>> tools provided with MySQL, talk to the database on the Linux server 
>> directly, or set up a master/slave server, all according to your exact 
>> needs. 
>> -- 
>> Rik Wasmus 
>  
> Tnank you for your answer, Rik. 
> About master/slave server. Can either be a diferent OS? 
>  
>  
>  
 
As Rik indicated - your question is more related to MySQL, not PHP.  And  
this is a PHP newsgroup. 
 
Try a mysql newsgroup - such as comp.databases.mysql. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |