Results 1 to 4 of 4
Thread: MySQL connector selection
- 06-10-2008, 07:27 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 85
- Rep Power
- 0
MySQL connector selection
Hi
i am develping an Java application in windows .The program needs connection with database,for which i am using MySQL.i have created the databases.now which connector should i use?
mysql-connector-odbc-5.1.4-win32.msi or Connector/J.
if i am wrong? please correct me...
Thanks
- 06-11-2008, 08:44 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 8
Straight JDBC is, of course, Connector/J.
If you want to restrict yourself, however, you can install the ODBC Driver and use the JDBC-ODBC Bridge, but why?Last edited by masijade; 06-11-2008 at 08:45 AM. Reason: typo
- 06-11-2008, 09:42 PM #3
Member
- Join Date
- Jun 2008
- Posts
- 85
- Rep Power
- 0
thankyou..
- 06-23-2008, 05:27 PM #4
Member
- Join Date
- Jun 2008
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
Selection sort in Java
By Java Tip in forum AlgorithmsReplies: 0Last Post: 04-15-2008, 07:41 PM -
radiobutton selection
By newtojava7 in forum New To JavaReplies: 1Last Post: 03-17-2008, 02:58 AM -
Code for selection
By kneekow in forum EclipseReplies: 0Last Post: 02-01-2008, 03:10 PM -
fetching document content and MIME_TYPE through share-point connector API
By suresh72 in forum Advanced JavaReplies: 0Last Post: 12-19-2007, 11:47 AM -
JCA connector
By bbq in forum JDBCReplies: 1Last Post: 07-05-2007, 04:31 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks