PROTECTED]]
Sent: Monday, June 10, 2002 10:21 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: How do I connect to two databases at the same time
Thanks for your reply.
I am actually using PHP and I tried what you suggested.
$link1 = mysql_connect("server1.com", "www&q
> I think it should work
>
>
>> -----Mensaje original-
>> De: Fred Kamwaza [mailto:[EMAIL PROTECTED]]
>> Enviado el: lunes, 10 de junio de 2002 13:22
>> Para: [EMAIL PROTECTED]
>> Asunto: How do I connect to two databases at the same time
>>
&
Fred,
Monday, June 10, 2002, 2:22:25 PM, you wrote:
FK> I have two databases on one MySql sever and I would like to transfer
FK> certain information from one databases to another. I want to transfer,
FK> record by record, from a particular table, after examining the record. How
FK> can I ope
Can you help!!
I have two databases on one MySql sever and I would like to transfer
certain information from one databases to another. I want to transfer,
record by record, from a particular table, after examining the record. How
can I open the two databases at the same time?
The only way I