Re: Connect to DB
You might check out www.sqldirect-soft.com. They have a native component that connects to MySQL. I am currently have trouble with trying to use it when the MySQL server is running in a windows environment but am not sure if the issue isn't related to a server setting atm. There are some other packages you can look at "MyDAC" I think.
If you are asking just how to format a connection to a another server its <hostname>:<database_name> (ie. "myserver:mydb" )
Steve H.
Subject
Written By
Posted
February 19, 2007 07:07AM
Re: Connect to DB
March 07, 2007 04:51PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.