Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to supply list of values to be a view parameter?
Message
From
18/03/2005 15:40:17
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00997340
Message ID:
00997431
Views:
11
>In VFP8 it works with
>SELECT employee_queue_schedules.cTrans_Employees_Queues_fk FROM Employee_Queue_schedules WHERE cTrans_Employees_Queues_fk in (?&vp_list)
>
>But I don't want to use macro. If I switch to SQL Server, how should I make the same select command to work?

What is this : A view or a command query ?
You want execute it as a SQL Server session command or within a T-SQL program with a T-SQL variable ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform