Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to supply list of values to be a view parameter?
Message
De
18/03/2005 15:53:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00997340
Message ID:
00997438
Vues:
9
>>>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 ?
>
>I think for now I want to have local view and remote view.

Then macro parameter is the solution.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform