Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > PC based Database Applications > Corel Paradox > Paradox Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-02, 09:54
tpfkanep tpfkanep is offline
Registered User
 
Join Date: Dec 2001
Location: S. Africa
Posts: 9
Paradox Error

Hi,

I receive the following error when trying to run an application that uses Paradox .DB files:
"Index out of date. Indexname"

What does this mean and how do you resolve this?

Regards
Nicholas
Reply With Quote
  #2 (permalink)  
Old 02-17-02, 23:47
dlatner dlatner is offline
Registered User
 
Join Date: Feb 2002
Location: NYC
Posts: 16
index

When you create an index, you select if it is automatically maintained or not. It might be that this particular index was not. It shouldn't affect the table, except for the speed of searches and sorts. You can either reindex the table or delete the index.
Reply With Quote
  #3 (permalink)  
Old 02-18-02, 10:27
tpfkanep tpfkanep is offline
Registered User
 
Join Date: Dec 2001
Location: S. Africa
Posts: 9
Re: index error

Hi,

Thank you very much for the advice!
Application is working.

Regards
Nicholas

Quote:
Originally posted by dlatner
When you create an index, you select if it is automatically maintained or not. It might be that this particular index was not. It shouldn't affect the table, except for the speed of searches and sorts. You can either reindex the table or delete the index.
Reply With Quote
  #4 (permalink)  
Old 09-25-04, 22:24
sundialsvcs sundialsvcs is offline
Registered User
 
Join Date: Oct 2003
Posts: 706
Quote:
Originally Posted by tpfkanep
I receive the following error when trying to run an application that uses Paradox .DB files:
"Index out of date. Indexname"
What does this mean and how do you resolve this?
Assuming that the index is "maintained," as is normally the case... Paradox uses a change-counter byte in the header of the DB and of each index-file to make certain that, when the table is updated for any reason, all of the indexes are updated to agree. If the header of any index does not, "index out of date."

In our experience (and we've been dealing with specifically these issues since 1996 or so), the most common cause of this problem is a problem in the networking software on one machine or another (usually an older machine running an earlier version of Windows than the rest); or a problem with the BDE Configuration settings. Either the workstation is not using the same Configuration file, or the NET FILE DIR setting is not the same as with all other machines.

If someone is using Paradox on the same computer that is also hosting a shared database, and the LOCAL SHARE setting on that machine is not TRUE, then there will be certain and swift grief because that machine won't obey the same locking-protocols that the workstations are using.

If a Paradox problem happens "suddenly," don't overlook the serious possibility of an un-diagnosed network error. Believe me (because it has happened here too), a port or half-a-port can go out on a piece of hardware and the lights still blink. A wire can become loose in a cable if it passes under the wheels of the secretary's desk. Attach too many devices on the same office electrical circuit, drop the voltage on the line down just a couple of volts (the lights won't even dim), and .. grief. If a problem "crops up suddenly," absent a recent operating-system update, it's almost certainly hardware.
__________________
ChimneySweep(R): fast, automatic
table repair at a click of the
mouse! http://www.sundialservices.com
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On