Visual FoxPro Client-Server Handbook


Visual FoxPro Client-Server Handbook cover page
This book was originally written for Visual FoxPro 6.0 and has been updated and tested fully with Visual FoxPro 7.0 … introduces client-server database programming with Visual FoxPro … Visual FoxPro Client-Server Handbook© REDWARE 1996,2001. 5 1. Objectives This Handbook aims to cover all the features required to implement client-server database applications using Visual FoxPro as the front end. It is designed as a reference text for experienced programmers and should be used in conjunction with the FoxPro programmers’ manual.

This Handbook aims to cover all the features required to implement client-server database applications using Visual FoxPro as the front end. It is designed as a reference text for experienced programmers and should be used in conjunction with the FoxPro programmers’ manual. An experienced programmer with access to a client-server database should a few days to work through the handbook and discover the implementation tricks and traps of client-server development. After reading this handbook you will have the knowledge to: • Configure and optimise shared connections with the database server. • Create and optimise remote parameterised views. • Execute SQL pass through onto the database server both synchronously and asynchronously. • Upsize and modify database definitions on the server from FoxPro. • Design and optimise a client-server application. This book was originally written for Visual FoxPro 6.0 and has been updated and tested fully with Visual FoxPro 7.0. New techniques such as accessing ADO recordsets from FoxPro and storing data as XML files is not covered and you should investigate these if you are using VFP 7.0 and need to interface with other application architectures. This second edition of the Handbook does not cover aspects specific to server-side database issues. All sections are relevant whatever back end database you are using. Please note that we advise you to load up enough test data to stress test your application during the development phase as the performance aspects of client-server are very different from native FoxPro databases. REDWARE also publishes the SQL Server Handbook covering all the essential aspects of implementing a database with Microsoft SQL Server.

Download Visual FoxPro Client-Server Handbook.Pdf

Leave a Reply