Hi all,
we are going to give a front end (web) for any database. In our application when user 
clicks new table button then a form page is to be loaded similar to the new table form 
presented by other db front ends or tools like enterprise manager in SQL server which 
gives a table with input cells having column headings like coloumn name, data type , 
length, scale etc. But these column names (i.e. attributes of 'create table' command 
may vary depending on DBMS. So how it can be discovered at run time. I have gone 
through databasemetadata interface but not able to figure out any useful methods there.
so what is the way out.
TIA,
soubhratra
_______________________________________________________________________________
Soubhratra Das
Master of Computer Applications.
Sun Certified Java Professional.
_______________________________________________________________________________
Where there is a will there is a way.
_______________________________________________________________________________

____________________________________________________________
Sent via ocsemail from IASRI Intranet System intranet

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to