Results 1 to 5 of 5
Thread: installation help
- 11-18-2011, 11:23 PM #1
Senior Member
- Join Date
- Feb 2011
- Posts
- 231
- Rep Power
- 3
- 11-19-2011, 12:00 AM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,604
- Rep Power
- 5
Re: installation help
Depends what environment you are using...for command line, see Setting the class path If you use an IDE, look how you can add the library to your classpath.
- 11-19-2011, 12:03 AM #3
Senior Member
- Join Date
- Feb 2011
- Posts
- 231
- Rep Power
- 3
Re: installation help
how about in eclipse? i am using the ide version.
- 11-19-2011, 02:00 AM #4
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,604
- Rep Power
- 5
Re: installation help
Google is your friend...one of the top hits: FAQ How do I add an extra library to my project's classpath? - Eclipsepedia
- 11-19-2011, 10:03 PM #5
Senior Member
- Join Date
- Feb 2011
- Posts
- 231
- Rep Power
- 3
Re: installation help
still not able to connect...
i noticed this on my server:
Your MySQL databases are stored behind a firewall to protect your data. You can only access each one exclusively through your server. Direct access to your MySQL databases using a home PC (external ODBC connection) cannot be established.
and is this right?: String url = "jdbc:mysql:http://myDBSite.com";
conn = DriverManager.getConnection (url, userName, password);
Similar Threads
-
JDK installation
By huntersmommy030508 in forum New To JavaReplies: 4Last Post: 02-12-2011, 06:25 PM -
JBOSS Installation
By miko5054 in forum New To JavaReplies: 1Last Post: 10-23-2010, 08:14 AM -
the installation assistant have been interrumped before the installation was complete
By frs80 in forum New To JavaReplies: 13Last Post: 01-24-2010, 10:58 AM -
java installation assistant have been interrumped before the installation finished
By frs80 in forum Java SoftwareReplies: 0Last Post: 01-18-2010, 02:57 AM -
jvm installation
By anjanrao2003 in forum New To JavaReplies: 2Last Post: 01-05-2009, 04:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks