Hi Learner,
Visual FoxPro, now in version 9, is a fully object-oriented programming
language. Data handling is built into the language, for example allowing
full-fledged SQL statements to be handled natively. This is the inspiration
for the LINQ project that will be part of VB and C# in the Orcas release of
Visual Studio. Development in Access is done with Visual Basic for
Applications.
Visual FoxPro 7 was Microsoft's first released product to both publish and
consume web services.
While Visual FoxPro makes a great front end to SQL Server and other
databases such as Oracle and MySQL, it has its own database. While Access is
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=10714
limited to 2GB for a whole MDB, FoxPro's native files are limited to 2GB per
file - that is 2GB for the DBF, 2GB for the CDX (index) and 2GB for the FPT
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=10714
(memo) files.
As Arvin said, "best" depends on lots of things. For example, a developer
will be a lot more productive when using a development tool he is proficient
with, even if some other tool might be somehow judged as "better."
--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy@cindywinegarden.com
"Learner"
wrote in message
news:uWEiwYehGHA.4368@TK2MSFTNGP03.phx.gbl...
> they are all made by microsoft, what their different? which one shall we
> choice them best?