Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a View
Message
De
03/12/1998 10:40:32
 
 
À
03/12/1998 09:33:21
Andy Roth
Neyenesch Printers
Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00163468
Message ID:
00163644
Vues:
21
both are correct - the first however requiers that PSIDB be the current datbase
while the second doesn't

Arnon

>
>Would you use that same idea in SQL Select Statement?
>
>SELECT *;
>FROM Vbjthead;
>WHERE ljob >" 123";
>ORDER BY ljob
>
>OR is this correct
>
>SELECT *;
>FROM PSIDB!Vbjthead;
>WHERE ljob >" 123";
>ORDER BY ljob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform