PDA

View Full Version : export database (*.mdb) to excel file (*.xls)


echoinc
10-04-2005, 05:22 AM
tell me about to export database (*.mdb) to excel file (*.xls)

Bullschmidt
11-23-2005, 10:49 PM
Perhaps add the ability for the user to download a CSV file which can easily be opened in Excel.

Puzzle 5 Not much different from other solutions by Manohar Kamath posted 1/12/99
http://www.asp101.com/puzzles/puzzle5_s7.asp

Puzzle 5 "Write delimited data to browser window" by Kirk Lockhart posted on 12/21/98
Write the data in plain text to the browser window, and the user can save the results as a plain text file and then import the data into Excel or whatever application they want.
http://www.asp101.com/puzzles/puzzle5_s1.asp

Creating the Excel File Server Side
http://www.greggriffiths.org/webdev/both/excel/serverside.html
Uses FSO to create a .csv file.

urman
12-01-2005, 11:04 PM
hi ,
can any body help me ..if i export the report from avaya through auto script , how could i save it in different dates(initially it is overwriting d previouse day file)

thanx