NordicSystems
Programmer
A client uses a D3 program with Paradox database on MS NT LAN with win95 and 98 workstations. Less than 20 concurrent users at all times. Executable file and database are on server and private dirs are set to local drive in program. Problem is that the main table (orders) or its immediate 1-M child (charges) keep getting corrupt indexes - usually secondary but sometimes primary. Each table has less than 5 maintained secondary indexes and neither exceeds 50 MB table-size. Hardware all seems ok and problem not isolated to one workstation. Confusing because the .DB (and usually the .PX) file is updated fine on Post operation but one or more indexes become out-of-date. Some of the things I've tried:
1. Updated BDE version to 5.01
2. Increased file handles and buffer sizes in BDE Admin.
3. Added DBISaveRecord to AfterPost events.
4. Checked hardware and network cables.
Any ideas? Could this result from a memory conflict between the BDE and some other software?
nordicsys@aol.com
1. Updated BDE version to 5.01
2. Increased file handles and buffer sizes in BDE Admin.
3. Added DBISaveRecord to AfterPost events.
4. Checked hardware and network cables.
Any ideas? Could this result from a memory conflict between the BDE and some other software?
nordicsys@aol.com