
eShop USA > Software > Microsoft Visual FoxPro 7.0 Professional
Microsoft Visual FoxPro 7.0 Professional
Binding: CD-ROM
Brand: Microsoft
EAN: 0659556709211
Label: Microsoft Software
Manufacturer: Microsoft Software
Model: 340-01071
MPN: 340-01071
Platform: Windows NT, Windows 98, Windows 2000, Windows Me
Publisher: Microsoft Software
Release Date: July 28, 2001
Studio: Microsoft Software
Featured Listmania!
Editorial Review: Probably the best midrange database development system on the market, Microsoft Visual FoxPro 7.0 Professional Edition takes the ease-of-use and gentle learning curve that are characteristic of Microsoft Access and combines them with the scalability and feature-richness of Microsoft SQL Server 2000. The result is an eminently refined database development system, ideal for projects that aren't performance intensive. FoxPro disproves the notion that database development and administration are black sciences, comprehensible only to specialists. This database suite demonstrates that you can do meaningful database work in an environment that can be figured out intuitively. The operative word is meaningful. FoxPro is not a friendly-but-feeble database management system you can use only to manage your recipes. Despite its friendly interface, it's a serious database tool. The traditional way to use FoxPro is to develop a database on a server machine, then compile client applications--which rely on the freely distributable FoxPro runtime environment--to make queries against that server. That's still a good solution, but version 7.0 includes an object linking and embedding (OLE) database provider, with which you can expose FoxPro databases to non-FoxPro client applications. You can also increase your range of client compatibility by choosing to serve your data from Microsoft SQL Server 2000 Desktop Edition (MSDE), which ships with this product. Taking the MSDE path also makes future upgrades to the full version of SQL Server easier. It's straightforward to connect FoxPro databases with Internet Information Services (IIS) sites, which means FoxPro can serve as your Web site's back end. So, even though FoxPro isn't technically part of Microsoft's .NET architectural initiative, this new version is a lot more network-centric than any of its ancestors. A lot of thought--and many years of customer feedback--have clearly gone into the design of this product. It's hard to imagine how the process of setting up a database could be made easier, since all you need to do is use simple menu commands to create a new project and populate it with databases, tables, queries, and the other elements of a useful application. To create a table, for example, you can choose to use a wizard that presents you with some typical tables--contacts, invoices, products, and so on--and the fields each kind of table typically contains. You can then choose to include in your table all or some of an example table's fields, supplement those fields with fields of your own making, and start collecting data. The most immediately obvious new user-interface feature is IntelliSense, a longtime feature of other Microsoft products. IntelliSense will automatically complete function names and do syntactical grunt work for you as you type code. You can turn off IntelliSense, or modify its behavior, if you find it intrusive. Other interface changes include dockable windows and toolbars, and a couple of new ways to navigate around large code passages. There's also a new Object Browser tool you can use to examine and refer to the COM objects in your application's environment. If you prefer to work with code and a command line, FoxPro has your number, as well. You can type commands and arguments that create databases, tables, relationships, views, reports, and queries, to say nothing of full-fledged business applications. The FoxPro language, like its graphical user interface, has been expanded and refined over the years. Microsoft has added more than 50 new commands, functions, and system variables to the language since its last release. Many of the more interesting ones--like XMLUPDATEGRAM() for sending database change notifications--have to do with importing and exporting data in Extensible Markup Language (XML). It's also now possible to monitor and react to events thrown by non-FoxPro COM objects. Further improvements in FoxPro 7.0 include support for Web services (with which you can advertise your application's capabilities on a network) and Active Accessibility, which is Microsoft's set of hooks for devices and software that help handicapped people. There's also a copy of InstallShield Express included here, which enables you to create deployment packages that install the required files and make the needed settings on computers that will run your applications. You wouldn't use FoxPro to store values for a performance-intensive software application, and it's a bit too costly to replace quick-and-dirty Access for simple database work. But for medium-size organizations that need to make it easier for people to share data, FoxPro's power and elegance promises to enable insiders to solve database problems with a minimum of outside consulting expense. --David Wall
Microsoft Visual FoxPro 7.0 enables you to build high-performance desktop, client/server, and Web database applications with its database development system. Employ its powerful data engine to manage large volumes of data, its object-oriented programming to reuse components across applications, and its built-in XML support to quickly manipulate data. Visual FoxPro 7.0 provides the tools and powerful data engine developers need to manage large volumes of data, whether they are organizing tables of information, running queries, or building full-featured database applications for end users. It helps developers achieve maximum productivity through a powerful development environment and easy-to-use visual design tools, and provides the flexibility to build all types of database applications, and to build and consume COM+ components and Web Services. Make applications accessible to third-party tools, such as screen readers, voice-recognition devices, and automated test harnesses. You can also make Visual FoxPro data easily accessible to non-Visual FoxPro-based clients. Build interoperable applications and components through the ability to represent Visual FoxPro data as XML and to import XML data into Visual FoxPro tables. Control user actions with code that executes when databases are opened, closed, or modified. You will reduce coding time by obtaining powerful, extensible language assistance as you type. View and quickly navigate to procedures, functions, and methods in source code, dock common tools such as command, data session, and debug windows. You can create setups for your custom applications using a special version of the popular InstallShield Express developed exclusively for Visual FoxPro. The enhanced code editor reduces coding time with support for bookmarks and shortcuts, find capabilities, and case conversion.
Customer Reviews
Average Rating: 
Rating: - The best yet!
I have been working in FoxPro and Visual FoxPro for 7 years now. With each upgrade, FoxPro has only gotten better. With Web Service, IntelliSense, XML, and OLE DB, this is the best yet! I've only been working with for a few days now, but I can't wait to find out what lies in store for me. It's a programmer's dream come true.
Rating: - VFP web rocks!!
VFP has always been about speed and now this version makes it extremely easy to put that database and string processing speed to use in VFP mtdlls and XML Web Services. For rapidly developing web apps, compare the speed, robustness, and scalability of VFP 7 to anything out there(yes, Oracle too) at a fraction of the price of other solutions.
Rating: - Must have for VFP Developers
Although serious VFP developers invariably upgrade with each new version I'd upgrade to version 7 just for the intellisense feature alone. Other development languages have had this for years and it was sorely missed from FoxPro. To me, intellisense alone is worth the price of this upgrade not even mentioning the other other improvements and new features such as XMLToCursor, CursorToXML, OLEDB provider, and much more. Intellisense doesn't cure world hunger I know but I love it! What a time saver. ... Read More
Rating: - Definitely a must have for the serious database developer.
Having been an early Beta Tester for VFP7 I must say that I am extremely pleased with its performance and its enhancements from previous versions. An excellent improvement on a very mature and stable OOP database development language, it is well at ease using its native data engine as well as working asa front end or middle tier for any other DBMS, from SQL Server to Oracle to MySQL. It finally brings Intellisense and an OLEDB Provider! Visual FoxPro is the only Microsoft development language ... Read More
Rating: - Fox is back
VFP 7.0 has dramatically improved its IDE, including an awesome data driven implementation of Intellisense that is completely customizable, making it one of the best available. But thats not all, improved speed, stability, and XML support, along with the long list of language enhancements suggested by VFP users add up to make this one of the most powerful and easy to use Database tools available.
Related Categories:
| |
 |