This message serves for Google indexing. It only includes the first message of each thread from technical forums. To see the entire thread, the solutions and the technical content related to each message, you need to log in by going to the main page. This can be done at http://www.universalthread.com. If you do not have an account, we encourage you to create one now and start participating in Microsoft .NET and SQL Server related technology forums, just to name a few. Our database contains nearly two millions valuable high end technical messages. Thanks for the generous contribution to everyone who participated on the site so far, including MVP, Microsoft employees and many other well known contributors. The valuable content of the Universal Thread has created a history of 16 years of high end technical content which has helped many consultants, developers and many others in the industry on a daily basis. The site also offers a subscription option that greatly enhances your site experience.


View message
From15/07/1997 10:11:21
Jeffery Cotton #013312
Berdy Medical Systems
Rochelle Park, New Jersey, United States
To  
All


We seem to have discovered here that VFP5 does not like remote views to VFP5 databases, and I'm wondering if anyone has any ideas what the issues might be here.

Our idea was to design our application such that virtually all data is accessed via views. In this way, if we have to do an ODBC link later on to eg a SQL server, all we have to do is redesign the views and not rewrite any -- or much -- code. Seemed like a reasonable idea!

In a scenario where our client will be using our program as a "closed" system, however, we want of course to put VFP databases on the server. We have downloaded the latest VFP ODBC driver from Microsoft and seem to be doing everything according to the book, but all of the generated SQL code causes errors of various kinds. However, if I build a remote view to an Access database or a SQL server database, using the respective ODBC drivers, everything works perfectly.

Why doesn't VFP want to let us do this with VFP databases?

Thanks.
Jeffery Cotton
Berdy Medical Systems
JVCotton@bellatlantic.net