Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VFP 8.0 Application on Windows 98?

Status
Not open for further replies.

Persmd

Programmer
May 21, 2003
38
US
I am currently creating an application in VFP 7.0 that was originally intended to run on systems running Windows 98 or higher. The question has been asked about moving the application from VFP 7.0 to VFP 8.0.

The minimum (development) system requirements (for VFP 8.0) are for an operating system of Windows 2000 with Service Pack 2 or later, or Windows XP.

Does anyone have any facts (or opinions) regarding running a VFP 8.0 application on a Windows 98 platform?

Michael
 
Hi
It is running smoothly in Win98 or WinMe. I have applications of VFP8 running on Win98 & WinMe.

However, VFP7 to VFP8 issues you must be aware off. :)

Example. SQL commands.. and SET ENGINEBEHAVIOUR and such things. :)



ramani :)
(Subramanian.G),FoxAcc, ramani_g@yahoo.com

 
Ramani,

Thanks for your quick reply. That answers my question. Hopefully, I'll be able to handle the conversion issues. I was just unsure whether or not the app would choke on Windows 98.

Thanks again.

Michael
 
Michael,

As far as I can see, you can run VFP 8.0 applications happily under Windows 98.

However, you cannot develop them under 98 (actually, you can, with a bit of fudging, but this is not officially supported).

Mike


Mike Lewis
Edinburgh, Scotland
 
Thank you Mike. If I do make the change, the development will be done on a 2000 Professional (SP3) platform.

Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top