Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Stefan Wuebbe
  Where is Stefan Wuebbe?
 Hamburg
 Germany
 Stefan Wuebbe
 To: suhas hegde
  Where is suhas hegde?
 sirsi
 India
 suhas hegde
Subject: RE: Passing parameters to a view
Thread ID: 181812 Message ID: 181862 # Views: 1 # Ratings: 0
Version: Visual FoxPro 9 Category: Databases, Tables and SQL Server
Date: Sunday, July 6, 2008 12:16:52 PM         
   



> >
> > FWIW, you don't need to add the table(s) that are in the view's From and Join clauses - the view will open them automatically on each Requery() or TableUpdate() attempt.
> >
> >
> > hth
> > -Stefan
>
> not needed Yes ... But if added would it do any harm ? Infact i tnink U can even set how the tables open Individually rather than alowing Vfp to take control by default settings applicable. no?

Yes, but what settings would that be in case of a Local View's base tables?
I think you may not want to apply any settings usually because the Local View does "know" what it wants to do with its base tables, so you can get confusing behavior, say when you for instance set up additional Buffering for the base table while the view is buffered by default anyway.


-Stefan

ENTIRE THREAD

Passing parameters to a view Posted by Steven Rebello @ 7/5/2008 3:32:37 PM
RE: Passing parameters to a view Posted by suhas hegde @ 7/5/2008 4:21:25 PM
RE: Passing parameters to a view Posted by Steven Rebello @ 7/6/2008 7:43:43 AM
RE: Passing parameters to a view Posted by suhas hegde @ 7/6/2008 10:42:26 AM
RE: Passing parameters to a view Posted by Stefan Wuebbe @ 7/6/2008 11:03:39 AM
RE: Passing parameters to a view Posted by suhas hegde @ 7/6/2008 12:02:12 PM
RE: Passing parameters to a view Posted by Stefan Wuebbe @ 7/6/2008 12:16:52 PM
RE: Passing parameters to a view Posted by Steven Rebello @ 7/7/2008 6:43:47 AM
RE: Passing parameters to a view Posted by Stefan Wuebbe @ 7/7/2008 8:23:42 AM
RE: Passing parameters to a view Posted by Stefan Wuebbe @ 7/5/2008 4:27:56 PM
RE: Passing parameters to a view Posted by Steven Rebello @ 7/5/2008 4:40:26 PM
RE: Passing parameters to a view Posted by Steven Rebello @ 7/6/2008 2:15:16 PM
RE: Passing parameters to a view Posted by Mike Yearwood @ 7/6/2008 4:59:00 PM
RE: Passing parameters to a view Posted by Jim Booth @ 7/6/2008 1:41:52 AM