Hello friends ,

Have you ever done these things?

1. Suppose you have an Excel File(.xls file) or an .dbf file. Now you need
to read this file and store the data in SQL server
    database. I know how to do it visually, using Enterprise Manager utilty
of SQL Server. But I still need to explore how to
    do it programmatically in ASP/JSP.

2. Suppose some data is being displayed on a web page( which is an ASP/JSP
page) in the form of a table. Now the user
    clicks a button, which stores the data (which is being displayed) in the
form of .xls (i.e. Excel file) or a .csv file?


Even if you done this task using some other database e.g. Oracle or using
JSP/ASP, please do send your suggestions.

Thanks and Regards,
Sandeep

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to