Re: Creating views
- From: Jeroen van Kalken <I@xxxxxxxxxxxxxx>
- Date: Thu, 27 Oct 2005 21:03:54 +0200
On Thu, 27 Oct 2005 13:30:14 GMT, Leemi@xxxxxxxxxxxxxxxxxxxx (Lee
Mitchell) wrote:
To be complete: a remote view can also connect to a DBF through ODBC,
making it a very roundabout way to access the data, but nice for
testing.
>Hi Preacher Man:
>
>In my book, a view and a SQL View really man the same thing. A local view
>is a view that shows data from a VFP table. This view does not use a ODBC
>driver to connect. A remote view is any view that connects to data other
>than VFP tables. For example, a remote view would use ODBC to connect to
>SQL Server, Oracle, or Microsoft Access.
>
>I hope this helps.
>
>This posting is provided "AS IS" with no warranties, and confers no rights.
>
>Sincerely,
>Microsoft FoxPro Technical Support
>Lee Mitchell
>
>*-- VFP9 HAS ARRIVED!! --*
>Read about all the new features of VFP9 here:
>http://msdn.microsoft.com/vfoxpro/
>
>*--Purchase VFP 9.0 here:
>http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
>69-4500-8bf2-3f06689f4ab3&type=ovr
>
>Keep an eye on the product lifecycle for Visual FoxPro here:
>http://support.microsoft.com/gp/lifeselectindex
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
>>I am just getting my feet wet in connecting to a SQL database through VFP.
>
>>What is the difference between a view and a sql view?
>
>>Also, can you explain the difference between local views and remote views?
>
>>Thanks.
.
- References:
- RE: Creating views
- From: Lee Mitchell
- RE: Creating views
- Prev by Date: Re: Creating views
- Previous by thread: Re: Creating views
- Index(es):
Relevant Pages
|