Re: Help with java and sql
- From: David Harper <devnull@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 05 Dec 2006 06:56:44 GMT
landers wrote:
[snip]
I think you must install the software named:mysql-odbc-3.51-Driver and
configure it
No, this is wrong. There is a Type 4 JDBC driver called Connector/J, which is designed to communicate directly with a MySQL server. Anyone who wants to write a Java program which will interact with a MySQL server should use the Connector/J driver package.
David Harper
Cambridge, England
.
- References:
- Help with java and sql
- From: debbienc
- Re: Help with java and sql
- From: Jeff
- Re: Help with java and sql
- From: debbienc
- Re: Help with java and sql
- From: landers
- Help with java and sql
- Prev by Date: Re: Help with java and sql
- Next by Date: Re: Still need help
- Previous by thread: Re: Help with java and sql
- Next by thread: Re: Help with java and sql
- Index(es):
Relevant Pages
|