Mega Search
23.2 Million


Sign Up

Make a donation  
Paradox data errors: VAL, index  
News Group: embarcadero.public.bde.general

I am hoping that there is some Paradox experts left out there.  I have 
been tasked with an unusual contract to update an old Delphi 1 (!) 
application used by a financial firm which has never been updated. The 
company is now migrating off of XP to Windows 7 or 8 and need a hurry up 
upgrade.  Skipping all of the showstoppers I've run up against (obsolete 
components no longer available, Report Smith, etc.) my latest problem is 
that the Paradox tables they gave me to work with are giving me errors 
such as "VAL out of date" and "Index out of date" and I have not been 
able to fix them with what I have been able to find on the internet.  I 
need to be able to get the Paradox tables working so I can proceed to 
getting the application to work in Delphi 2, which would solve the 
immediate problem.  I have researched this on the internet and the 
results have been less than satisfactory, what with all of the changes 
to the BDE and its DLLS (dUtility.dll, dUtil32.dll) and the fixes no 
longer being available in many cases.

The ultimate goal is to completely re-write the application to work in 
the latest Delphi version, if possible, or an older one if necessary (D5 
or 7) and replace the database with something more modern.  This is 
going to take quite a while as the reports all have to be re-written and 
who knows what else.

Thanks for any help.

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 24-Apr-2014, at 7:17 AM EST
From: Mark Wallin
 
Re: Paradox data errors: VAL, index  
News Group: embarcadero.public.bde.general
Hi Mark

Using Delphi 2010 with paradox on windows in network, connecting via WIFI 
and connecting from and to any other.
VAL you can remove.

...
"Mark Wallin"  wrote in message 
news:671018@forums.embarcadero.com...
>I am hoping that there is some Paradox experts left out there.  I have
> been tasked with an unusual contract to update an old Delphi 1 (!)
> application used by a financial firm which has never been updated. The
> company is now migrating off of XP to Windows 7 or 8 and need a hurry up
> upgrade.  Skipping all of the showstoppers I've run up against (obsolete
> components no longer available, Report Smith, etc.) my latest problem is
> that the Paradox tables they gave me to work with are giving me errors
> such as "VAL out of date" and "Index out of date" and I have not been
> able to fix them with what I have been able to find on the internet.  I
> need to be able to get the Paradox tables working so I can proceed to
> getting the application to work in Delphi 2, which would solve the
> immediate problem.  I have researched this on the internet and the
> results have been less than satisfactory, what with all of the changes
> to the BDE and its DLLS (dUtility.dll, dUtil32.dll) and the fixes no
> longer being available in many cases.
>
> The ultimate goal is to completely re-write the application to work in
> the latest Delphi version, if possible, or an older one if necessary (D5
> or 7) and replace the database with something more modern.  This is
> going to take quite a while as the reports all have to be re-written and
> who knows what else.
>
> Thanks for any help.
>
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> http://www.avast.com

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 28-Apr-2014, at 6:59 AM EST
From: Lieven Vandaele