Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Update Tables from v.3 to v.4
Wed, Jul 21 2010 6:39 AMPermanent Link

Gregor Kreissl

Hello,

we use now version 3.30. if we use a trial version 4 of the dbisam with a newer delphi version than we can't open the tables of course. can we update the table to ise them woth the 4th version of ISAM?
Wed, Jul 21 2010 6:59 AMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Gregor,

You can upgrade the tables from version 3 to version 4 using one of this
3 methods:

1. Using TDBISAMTable.UpgradeTable method :
http://www.elevatesoft.com/manual?action=viewtopic&id=dbisam4&product=d&version=7&topic=Upgrading_Tables

2. Using the 'UPGRADE TABLE' SQL statement:
http://www.elevatesoft.com/manual?action=viewtopic&id=dbisam4&product=d&version=7&topic=UPGRADE_TABLE_Statement

3. Using DBSys utility
(Open it and choose Utilities / Upgrade Table option in the menu)

Please backup all the tables before upgrading because the operation cant
be reversed, i.e. tables can be upgraded but not downgraded.

--
Fernando Dias
[Team Elevate]
Image