Thanks for your answer JP!
however, this is not quite what I want, cf following Note in this Article:
"NOTE: Using the methods described in this article, your users will only be
able to view your Microsoft Excel spreadsheets, Word documents, or
PowerPoint presentations. They will not be able to make any modifications to
the files"
I don't actually need my users to view the XLS Files, but I definitely need
my application to read them and write into them.
I was also thinking of accessing the xls files via ODBC, which I guess
wouldn't need any license. I wouldn't be able to change the format of the
cells though (font etc.). And If I'm not mistaken, the ODBC Microsoft Excel
Driver is in ODBCJT32.DLL which is included in standard XP Pro installation,
is that correct?
Thanks for your help!
However again for me, the best way would be to have a legal way to use the
'Microsoft Excel 9.0 Object Library' on PC without Excel license.
"JP" <(E-Mail Removed)> schrieb im Newsbeitrag
news:e23e43eb-2e1c-45db-a39a-(E-Mail Removed)...
Here's a start:
http://support.microsoft.com/kb/163410
--JP
On Mar 9, 11:04 am, "J r mie Gent" <jer_...@hotmail.com> wrote:
> Hi,
>
> I've developped an application in VB6 that uses the Excel API (Microsoft
> Excel 9.0 Object Library - Excel9.olb)
> I need to deploy this application on many computers (for many users) of my
> company who don't own a license for Excel.
> Is that legal? Or do I have to buy an Excel license per user?
> Basically my application will have to handle data contained in .xls files,
> that's why I need the Excel API.
>
> Thanks for your answers / links to any Microsoft page concerning the
> redistribution of Office DLL.
> (And if that's doable, which DLL would I have to include in my
> redistribution?)
>
> J r mie