Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Visual FoxPro?
Message
 
À
23/02/1999 22:27:46
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00189971
Message ID:
00190806
Vues:
13
I did VFP for a long time, and recently VB.

VFP is greate as long as you don't need a true compiler and free multi-threading.

VB is ok since it does compile to a certain degree, but you still need a fat run-time dll. The database part of VB is not as pleasant as VFP since VB uses an object database. However, one big advantage is that you can repair a corrupted Access database via jet. In VFP you would need a third party tool and even then you will need to be lucky.

C++ Builder and Delphi are the only two tools that I have used which have nearly every thing in VFP together with free multi-threading and native code compilation. And both tools are completely RAD. The one drawback with these two however is that you need a C/S version for Client Server projects. This means that you have to unload ~ $2000. With VFP you can simulate C/S without using a C/S database.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform