Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DbGetProp(cName,'View','Tables') doesn't work.
Message
De
14/07/1998 23:33:09
 
 
À
14/07/1998 21:47:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00117424
Message ID:
00117449
Vues:
18
>I can't get DbGetProp(cName,'View','Tables') to work, it always returns just empty spaces. I thought it would give me a list of tables that were used to create the view. I notice that it's read/write so I =DbSetProp('vNames','View','Tables','Names') then =dbGetProp('vNames','View','Tables') and it returns "Names".
>Is that what it's for, so I can assign tables to a view? What good is that?
>
>How can I get a list of tables that were used to create a view?
>
>TIA

lcSQL = alltrim(dbgetprop(lcViewname,"view","sql"))
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform