| | |
retrieve data from database into jsp(urgent)!!!
Please support our Oracle advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2007
Posts: 6
Reputation:
Solved Threads: 0
•
•
•
•
hi guys,
i'm doin a prjct in which i've used oracle9i @ backend n jsp @frontend.can u tell me how do i retrieve the data back from the database to the jsp.i've successfully inserted d values but i'm clueless as to how to get it back in the proper order.
this is simple u have to make a onject of Resultset and then access the value retrieved by object.next();......might this will work
•
•
Join Date: Jan 2007
Posts: 30
Reputation:
Solved Threads: 0
•
•
•
•
hi guys,
i'm doin a prjct in which i've used oracle9i @ backend n jsp @frontend.can u tell me how do i retrieve the data back from the database to the jsp.i've successfully inserted d values but i'm clueless as to how to get it back in the proper order.
SELECT t.col_1, t.col_2, t.date_col
FROM some_table t
WHERE t.col_1 = ‘something’
ORDER BY t.date_col DESC
![]() |
Similar Threads
- retrieving a single cell of data from a MySQL database (PHP)
- insert data from one form into two diffent database table (JSP)
- urgent jdbc code (Java)
- retrieve data by VB.Net (VB.NET)
- error due to accessing database connection using jsp (JSP)
- Problem connecting my Tomcat Server and MySQL using JSP (JSP)
- Posting form data to an Oracle database (JavaScript / DHTML / AJAX)
Other Threads in the Oracle Forum
- Previous Thread: I am working on an ASP.net 2.0 application written in C#, pulling data from an Oracle
- Next Thread: Load date+hour with a ctl
| Thread Tools | Search this Thread |
2009predictions acquisition amazon.com bartz bernanke cia citrix cloudcomputing crm database dell economy editor enterprise enterprise2.0 enterprisesoftware federalreserve forbes hp ibm intellipedia internet larryellison layoffs linux loughridge mediawiki michaeljackson microsoft neverland nortel notebooks oil operatingsystem oracle palm rimm saas salesforce sap seagate socialcomputing sql sun sybase technologystocks virtualiron virtualization vmware wiki wikipedia xen yahoo zoho





