•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 361,914 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,571 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 1751 | Replies: 0
![]() |
•
•
Join Date: Mar 2006
Posts: 20
Reputation:
Rep Power: 3
Solved Threads: 0
Hi.....
How to access the MySql using servlet....
Now am using Mysql 5.0 & MyOdbc 3.51
What type of connector to be used?...
We used the following syntax..is it correct?or not?
Class.forName("org.gjt.mm.mysql.Driver");
Connection cn=DriverManager.getConnection("jdbc:mysql://192.168.1.38:3306/suba","root","erp");
Whenever i execute this program i got the error like this
ClassNotFoundException: org.gjt.mm.mysql.Driver
How to access the MySql using servlet....
Now am using Mysql 5.0 & MyOdbc 3.51
What type of connector to be used?...
We used the following syntax..is it correct?or not?
Class.forName("org.gjt.mm.mysql.Driver");
Connection cn=DriverManager.getConnection("jdbc:mysql://192.168.1.38:3306/suba","root","erp");
Whenever i execute this program i got the error like this
ClassNotFoundException: org.gjt.mm.mysql.Driver
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
Similar Threads
- MS Access vs. MySQL (MS Access and FileMaker Pro)
- jsp and mysql (JSP)
- Upload a word file into mysql database (Java)
- Another mysql problem (JSP)
- Accessing Online (remote) MySQL DB to modify it (MySQL)
- Wbe service accessing MySQL database (MySQL)
- DB-Authentication php/mysql on Mac OSX v3 (PHP)
Other Threads in the MySQL Forum
- Previous Thread: INSERT INTO on a Condition...
- Next Thread: MySQL SELECT rows In a Date Range


Linear Mode