| View previous topic :: View next topic |
| Author |
Message |
David Pate Guest
|
Posted: Thu Nov 11, 2004 3:34 am Post subject: Different paradox versions |
|
|
When making my tables using paradox I did not choose paradox5 or
paradox7. Now I have a problem where apparently I need to change one of
the tables to paradox7 from paradox5. Some tables are paradox5 and some
are 7. How do I do this? The problem is described below.
My first column of a table is an autoincrement integer. It is set as a
key. My program refuses to work with this giving me the error message
that this column is not indexed and cannot be modified. So I tried to
make a secondary index on the column, but database desktop says I must
upgrade from paradox5 to paradox7.
Thanks for suggestions
David
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Thu Nov 11, 2004 3:44 pm Post subject: Re: Different paradox versions |
|
|
It sounds like the table and/or the primary index are damaged. Repair
the table using the table repair utility at www.rksolution.cz .
If you ever do need to change the level of a table there is a utility
with source at www.borland.com/devsupport/bde/utilities.html that will
change the level of a table.
--
Bill (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
|