MySQL Forums
Forum List  »  Delphi

Re: Connect to DB
Posted by: Steve Henderson
Date: March 07, 2007 04:51PM

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.

Options: ReplyQuote


Subject
Written By
Posted
February 19, 2007 07:07AM
Re: Connect to DB
March 07, 2007 04:51PM
April 04, 2007 07:50AM
April 04, 2007 08:32AM
April 28, 2007 02:33AM
April 04, 2007 11:19PM


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.