Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Paramitize Views
Message
From
02/09/1999 09:52:45
 
 
To
28/08/1999 15:03:08
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00258845
Message ID:
00260572
Views:
31
Alvin,

SQL Server does not anything similiar to VFP's parameterized views. Nor does it need it. When you reference a view in a query, SQL Server takes the views definition and your query and merges them together. It then runs the resultant query. So any search arguments that you specify in your query make it into the view.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform