-
Database set up
I'm trying to set up a database using Java. This is the first time I've done it and I'm having a bit of trouble in the set up part of my JDBC driver (Connector/J). I downloaded and extracted it, but I'm not sure if it matters where I unzip it to. Also, I read that it says that I need to place mysql-connector-java-[version]-bin.jar in my classpath. Can anybody tell me where this goes? Thanks.
-
easiest way is to just drop the jar file (the driver in this case) into your extensions folder (ext) of where your jsdk is installed. In my particular case, the folder is: "C:\java\j2sdk1.4.2_05\jre\lib\ext"
It should read the driver after that. Might have to restart whatever editor you're using.
-
I got it all figured out. Thanks for the help.
Similar Threads
-
By Jeff Pipes in forum VB Classic
Replies: 8
Last Post: 11-13-2001, 04:08 PM
-
By YC Choo in forum Database
Replies: 5
Last Post: 09-03-2001, 01:42 PM
-
Replies: 1
Last Post: 12-23-2000, 08:42 AM
-
By marxbro in forum VB Classic
Replies: 6
Last Post: 08-21-2000, 07:14 PM
-
By Kofi Brown in forum VB Classic
Replies: 10
Last Post: 05-08-2000, 09:13 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks