Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving from VFP 3.0 to 5.0
Message
 
À
12/09/1997 01:07:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00048934
Message ID:
00049852
Vues:
55
>>>I am preparing to upgrade from VFP 3.0 (not 3.0b) to VFP 5.0 (not 5.0a). As I understand from other threads, I need to uninstall VFP 3.0 from my c-drive and install 5.0 as if Visual FoxPro were a totally new creature to live on my PC. Is this correct?
>>>
>>>After upgrading the programming environment, I need to upgrade my project to VFP 5.0. To do this, I simply bring up the project in 5.0 and recompile ALL files - correct?
>>>
>>>TIA for any assistance.
>>
>>Hi Dallen,
>>You have to convert your Class Libraries as well, and if you have
>>any FLL library you have to recompile it again.
>
>
>I have been assisting a colleague with a VFP3 -> VFP5 conversion and found that we get errors in the 5 version where none were encountered before. When traced, we found that there was inconsistent behavior with regard to setting and resetting datasessions programmatically (admittedly not recommened by MSFT) but worse than that, a very complex multilevel local view functions only intermittantly. Seen anything like these?

Hi Don,
Yes I have found a couple glitches, like the AFIELDS() function.
I use this function a lot to copy the structure of one table to
a temporary cursor at run time, every time that I have
moved from differents versions I have to code again that procedure
because AFIELDS() has more elements in each version, and then
CREATE CURSOR FROM ARRAY does not work. Is my opinion that
it should be backward compatible and is not. I have experienced
this from 2.6 to 3.0 and from 3.0 to 5.0
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform