aspose file tools
The moose likes JSP and the fly likes obtaining the resultset in sql Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "obtaining the resultset in sql" Watch "obtaining the resultset in sql" New topic
Author

obtaining the resultset in sql

Betsy Camel
Ranch Hand

Joined: Oct 02, 2003
Posts: 119
hi everyone
I need to alter the table thru the GUI itself & get the results displayed in the page. simultaneously another textbox shud appear as i add a column in the table in the insert page.
in the view page the data shud arrange itself in the correct order. How do i get the resultset as the count of the columns keep changing .any suggestions are welcome
[ September 22, 2005: Message edited by: Betsy Camel ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: obtaining the resultset in sql
 
Similar Threads
scroll bar next to a TABLE
Finding number of a rows in a resultset...
design issue
correct design of table GUI + large resultset
html table help needed