Re: Database connectivity

2004-09-02 Thread Egor Egorov
Seena Blace [EMAIL PROTECTED] wrote: I wanted to setup connectivity between mysql database and oracle database.I have one database in mysql from which all tables data I want to insert real time data into oracle database.How to connect mysql database with oracle database? From what I

Re: Database connectivity

2004-09-01 Thread Seena Blace
Hi, I wanted to setup connectivity between mysql database and oracle database.I have one database in mysql from which all tables data I want to insert real time data into oracle database.How to connect mysql database with oracle database? thanks

RE: Database connectivity

2004-09-01 Thread Victor Pendleton
To: Seena Blace; [EMAIL PROTECTED] Sent: 9/1/04 11:30 AM Subject: Re: Database connectivity Hi, I wanted to setup connectivity between mysql database and oracle database.I have one database in mysql from which all tables data I want to insert real time data into oracle database.How to connect

Re: Database connectivity

2004-09-01 Thread SGreen
AFAIK, MySQL servers can only talk to other MySQL servers and that is only through the replication protocol/connections. Beyond that you will need to make your server-to-server connections through some kind of external client. Can Oracle act as a client to foreign databases? If it cannot, I

Database connectivity

2004-08-27 Thread Seena Blace
Hi, I wanted to copy setup some procedure which pickup data from mysql and load into oracle database.How to do this? I would also like to know how to establish a connection between mysql and oracle database? thanks - Do you Yahoo!? Win 1 of

database connectivity

2003-02-27 Thread usha
Can anyone plz help. Is database connectivity between Mysql (Linux) and Visual C++ posible, which has to be achived from a remote server. How can I achive this functionality. TIA - Before posting, please check: http