Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1422 > unrolled thread

problem with Connection f

Started by"Pappu" <pappu@THRWHITE.remove-dii-this>
First post2011-04-27 15:33 +0000
Last post2011-04-27 15:33 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui


Contents

  problem with Connection f "Pappu" <pappu@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
    Re: problem with Connecti "Ian Wilson" <ian.wilson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000

#1422 — problem with Connection f

From"Pappu" <pappu@THRWHITE.remove-dii-this>
Date2011-04-27 15:33 +0000
Subjectproblem with Connection f
Message-ID<1176195747.162997.168830@n59g2000hsh.googlegroups.com>
  To: comp.lang.java.gui
Hi,

I have problem with JDBC.

I am using netBeans 5.5 along with MySQL 5.0 And connector/J Driver
for the same.
I have installed it properly.The program doesn't work.
But when I run the program I get 'com.mysql.jdbc.Driver'
ClassNotFoundException .What shoud I do to get it corrected?

Can anybody hep me?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [next] | [standalone]


#1423 — Re: problem with Connecti

From"Ian Wilson" <ian.wilson@THRWHITE.remove-dii-this>
Date2011-04-27 15:33 +0000
SubjectRe: problem with Connecti
Message-ID<461b5e64$0$6957$fa0fcedb@news.zen.co.uk>
In reply to#1422
  To: comp.lang.java.gui
Pappu wrote:
> Hi,
> 
> I have problem with JDBC.
> 
> I am using netBeans 5.5 along with MySQL 5.0 And connector/J Driver
> for the same.
> I have installed it properly.The program doesn't work.
> But when I run the program I get 'com.mysql.jdbc.Driver'
> ClassNotFoundException .What shoud I do to get it corrected?
> 
> Can anybody hep me?
> 


You need to tell Java where the MySQL driver is located. I'm not 
familiar with MySQL but I imagine the drivers are provided as a .jar file.

Reading this might help http://mindprod.com/jgloss/classpath.html.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web