Re: Connect To MySql Using Port
- From: "Bjorn Abelli" <bjorn_abelli@xxxxxxxxxxxxxxxxxxxxx>
- Date: 27 Apr 2006 13:53:14 +0200
"Badshah" wrote...
I Want To Make A Connection To MySql Server Without Using
The Driver, I mean to say by using java socket (Port
Connection) programming . Can I do this ? If Yes How ?
It's most likely that the MySql ConnectorJ JDBC driver uses this itself
internally.
So why not take a look into the source code of the driver, and see how they
have done it?
The driver and its source code seems to be downloadable from the MySql site.
http://dev.mysql.com/downloads/connector/j/3.1.html
// Bjorn A
Inviato da X-Privat.Org - Registrazione gratuita http://www.x-privat.org/join.php
.
- Follow-Ups:
- Re: Connect To MySql Using Port
- From: Badshah
- Re: Connect To MySql Using Port
- References:
- Connect To MySql Using Port
- From: Badshah
- Connect To MySql Using Port
- Prev by Date: Connect To MySql Using Port
- Next by Date: Re: UnsatisfiedLinkError
- Previous by thread: Connect To MySql Using Port
- Next by thread: Re: Connect To MySql Using Port
- Index(es):
Relevant Pages
|
|