Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with p-views
Message
De
27/09/2004 21:34:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945595
Message ID:
00946508
Vues:
15
If what you meant by on-the-fly is programmatically, then:
CREATE SQL VIEW myRemoteView REMOTE CONNECTION myDataSource AS ;
       SELECT * FROM Customer WHERE AreaCode = ?pAreaCode
>to be specific,
>how can I use an on-the-fly paramatized view using ODBC
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform