-
please give solution to my problem
Hi guyz,
I very recently started learning java,and i want ur ideas on solving this problem.
for example,
I am having one html form which is having two text_boxex namely employee no,empname
it also have buttons like next,previous,search.
when the user enters empno and when clicks search button.the corresponding result in textboxes are displayed.from that point onwards how to get the next or previous record from the database.these records should also be displayed in the textboxes.
please give ur ideas or raw code i have a deadline. so eagerly looking forward for ur reply.
-
Check out the classes in the java.sql package, like Connection, Statement
and ResultSet. Its all there.
eschew obfuscation
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