Upgrade XLSMini -> XLSReadWriteII 3.0 - what to do ?

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
Ironarrow
Posts: 4
Joined: Thu Dec 13, 2007 1:07 pm
Location: Cologne, Germany

Upgrade XLSMini -> XLSReadWriteII 3.0 - what to do ?

Post by Ironarrow »

Hi,

up to know I am using XLSMini in my applications. But now I need some features of XLSReadWriteII. So I need to buy XLSReadWriteII (of course) and after that ?

Is it hard to convert my "old" project source code (using XLSMini ) for using XLSReadWrite ?

Is there a convert program available ??

Or can I use the following steps?:

- Remove the XLSMini components in the delphi forms (but keep the component name in mind)
- uninstall XLSMini
- install XLSReadWriteII
- place a XLSReadWriteII component in the form and use the same component name as before

Does that works ??

Regards,

Rainer
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

Yes, you can just replace the components. XLSMini uses a subset of the XLSReadWriteII functionality.


Lars Arvidsson
Ironarrow
Posts: 4
Joined: Thu Dec 13, 2007 1:07 pm
Location: Cologne, Germany

Post by Ironarrow »

Great ... that's what I want to hear. :-)

Thank you very much.

Regards,

Rainer
Post Reply