Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized views?
Message
From
09/04/2003 12:49:45
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00775562
Message ID:
00775603
Views:
16
Thanks Sergey,

I am been assigned to FoxPro again!
Good to hear from you again.

Jim


>>I am creating a report in Visual Foxpro 6.0 based on an SQL 2000 view. I would like the view to ask the user for a sales order number and then run the view for just that sales number. Can an SQL view do this?
>>
>>Thanks
>>Jim
>
>Jim,
>
>Sql Server doesn't have parameterized views. You can create remote view based on that Sql Server view or use SPT (SQLEXEC()) with parameterized WHERE clause. You can use INPUTBOX() function to get order number from user.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform