problem in foxpro
This is a discussion on problem in foxpro within the Other DBs forums, part of the Database category; I have a FoxPro 2.5 application that was running on a Windows 98 desktop. I recently bought an XP Home ...
-
09-20-2005, 05:15 PM #1
- Join Date
- Mar 2005
- Answers
- 7
problem in foxpro
I have a FoxPro 2.5 application that was running on a Windows 98 desktop. I recently bought an XP Home edition desktop and installed FoxPro 2.5 on it but when I tried to execute FoxPro it gave me a "Divide by Zero or Overflow Error" message.
can any body please help me
-
PATCH: FoxPro 2.6a Patch Files for FoxPro 2.6
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q102/8/93.asp&NoWebContent=1
PATCH: Patch_26.exe Fixes Divide by Zero Error on Fast Computers
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q240/9/82.asp&NoWebContent=1
FoxPro for Windows 2.6
http://www.emsps.com/oldtools/msfox.htm#foxprowin26
http://www.emsps.com/oldtools/msfoxv.htm#fp26w
ftp://ftp.microsoft.com/developr/fox/public/UPDATES/CURRENT/
Once you get beyond the "Divide by Zero" error, you also may have to edit the Config.nt file in the System32 of the main Windows folder on the XP PC. The default may be FILES=40 or FILES=20 in there. Just increase the number accordingly to allow lots of tables, index files, etc. to be opened at one time in a FoxPro session. I use FILES=99, but others use numbers in the hundreds.


Reply With Quote





