Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to automatically generate excel files at the web server?

Hi,

We have Excel 2003 templates and we need to automatically generate excel
2003 xls files based on our SQL server database tables' data. Since we need
to generate the xls files at out web server side, I assume we cannot use
excel automation based on the license agreement.

What would b the best way to do that?

Any help would be appreciated,
Max


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default How to automatically generate excel files at the web server?

One option would be to use one of the many classes/dlls that can generate
Excel files. That way you do not need Excel installed at all on the server.
However, you will limited somewhat in the complexity of files you can
create, but examining the required Excel file format would let you extend
the class - if you feel so inclined.

OpenOffice can save in Excel format. Don't know about the license conditions
though.

NickHK

"Maxwell2006" wrote in message
...
Hi,

We have Excel 2003 templates and we need to automatically generate excel
2003 xls files based on our SQL server database tables' data. Since we

need
to generate the xls files at out web server side, I assume we cannot use
excel automation based on the license agreement.

What would b the best way to do that?

Any help would be appreciated,
Max




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HOW TO AUTOMATICALLY GENERATE NUMBERS IN EXCEL Adam Excel Discussion (Misc queries) 1 April 8th 09 09:47 PM
How do I repeat rows in Excel and automatically generate new value Max Excel Discussion (Misc queries) 4 March 3rd 09 07:21 PM
How do I automatically generate numbers in Excel-Ex:1,2,3 Anne Excel Programming 0 August 3rd 06 03:59 PM
Generate Excel files on server David Excel Programming 7 June 19th 04 03:51 AM
Generate XLS on server without Microsoft Excel VUILLERMET Jacques Excel Programming 4 November 1st 03 03:15 PM


All times are GMT +1. The time now is 06:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"