Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel automation on server

I need to develop a website that will allow the users to upload Excel 2003
files that need to be read and the information stored in a database. The
site will also produce reports in Excel format. This is no problem to do
with a desktop app as long as the user has Office installed.

My question is what is the bare minimum that I need to install in order to
get the capability to read/write Excel 2003 documents? I don't want to put a
full installation of Excel on the server if it can be avoided. Is there
another way? Will it be any different with Excel 2007?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Excel automation on server

Hi Bagger,

My question is what is the bare minimum that I need to install in order to
get the capability to read/write Excel 2003 documents? I don't want to put a
full installation of Excel on the server if it can be avoided. Is there
another way? Will it be any different with Excel 2007?


There is a Java tool that allows you to read and write Excel binary files.
Google for J-excel api.
I've also read about a .NET tool that is capable of the same, but I lost the
reference to it.

Alternatively, if you have VBScript capabilities on your site you could use
VBScript and ADO to extract data from Excel files. IIRC it can even write data
back into Excel, as long as it is in table format.

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com
Member of:
Professional Office Developer Association
www.proofficedev.com

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 do I isolate my Excel server (automation) from other Excel instances? Joseph Geretz Excel Discussion (Misc queries) 5 July 19th 13 03:18 PM
Excel Viewer as automation server Tom Excel Programming 1 April 12th 06 03:02 PM
Import automation, selected mdb fields from server to Excel james Excel Programming 0 November 18th 05 10:40 PM
What needs to be installed on the server for excel automation? Hyperactive Excel Programming 1 July 27th 05 03:51 PM
Excel Automation - server hangup ramesh Excel Programming 0 January 26th 04 04:01 PM


All times are GMT +1. The time now is 02:04 PM.

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"