can you help me pls
Posted by: Kalin Kirilov
Date: November 07, 2004 08:46AM

I have downloaded MySQL 4.1 server and Connector/J 3.0.
The server is working properli on my pc and the driver too.
Is there some database in the server or how can I put or link some?
I must connect to this server via Matlab but I cant.
To connect to server via Matlab sintax is:

conn = database('what database name must I put here', 'user', 'pass', 'com.mysql.jdbc.Driver','jdbc:mysql:@my ip:3306')

?????????????????

Options: ReplyQuote


Subject
Written By
Posted
can you help me pls
November 07, 2004 08:46AM


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.