Comment on Tutorial - A simple JDBC application sample code By Ramlak
Comment Added by : Rishi Raj
Comment Added at : 2011-07-08 13:50:11
Comment on Tutorial : A simple JDBC application sample code By Ramlak
In line No. 23, change stmd to stmt.
ResultSet rs = stmd.executeQuery("select moviename, releasedate from movies"); //wrong
ResultSet rs = stmt.executeQuery("select moviename, releasedate from movies"); //right
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. HI.....
javax.comm.NoSuchPortExcept
View Tutorial By: RAHUL at 2010-12-28 22:59:41
2. good but very simple program.........
View Tutorial By: vipul at 2010-03-25 00:33:54
3. Java s ssssss
View Tutorial By: zoya at 2012-04-27 12:24:59
4. The coding which is given is easy to understand bu
View Tutorial By: Chandra Sekhar Bodireddy at 2013-03-08 06:02:17
5. hmmmmmm good
View Tutorial By: Haritha chinnu at 2012-06-30 09:37:49
6. It was really helpful.... i cleared my lab test wi
View Tutorial By: kishore at 2009-01-21 22:30:08
7. Dear author
u missed check condition for 0(
View Tutorial By: Maroof Ahmad at 2012-03-28 14:59:53
8. Yes the article is good and useful...!
View Tutorial By: Regalla Naresh Reddy at 2009-04-12 23:16:24
9. this text is overlapping the existing text what if
View Tutorial By: Alda at 2015-10-02 18:22:22
10. Hi All,
This SMS code is working fi
View Tutorial By: Munavar at 2008-01-27 22:53:31