I'm using Paradox 7 Table with BDE 5.01 , Delphi 4.02 and TUtil32.dll
version 5
i have some files that crashed due to users aborting the software
(ALT+CTRL+DEL)
when i tried to verify and rebuild the table reduce from 1218 to 648 records
The table is very simple no lookup tables and no Referential Integrity.
Is there a way to obtain such loss of data with delphi ??
should i migrate to other database ??
or should i upgrade to a newer version of paradox ??
Thank you
Yaron.
--
Bill
Bill Todd (TeamB)
(TeamB cannot respond to questions received via email)
> when i tried to verify and rebuild the table reduce from 1218 to 648 records
>
You seem to have very accurate record counts. Where did you get that
number 1218, just before starting the rebuild?
Also, was it a multi user environment, which workstation + server operating
system? How about the right BDE settings, Netdir, LocalShare etc?
Markku Nevalainen
if i opend the table i saw that at record 649 the key got messed up and then
the
rebuild trunc the table.
if you like i can send you the damaged table to look at
Yaron.
Markku Nevalainen wrote in message <38712D...@iki.fi>...