Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual FoxPro and Visual Basic
Message
From
21/09/1999 13:27:46
 
 
To
21/09/1999 13:02:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00267204
Message ID:
00267223
Views:
24
VB is a general purpose programming langage. It doesn't work well with data and doesn't support inheritence. IMHO, it is good for building specialized COM objects that does use data.

VFP is a database product at heart. It knows how to work with data and is the fastest database engine on Earth. It support OOP better than VB but less than C++.

The real answer here: use the best tool suited to the job at hand. It is not uncommon to have a mix of different tools in the same project.
>How do they compare?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform