Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to SELECT from uncommited view?
Message
 
 
À
09/07/2002 03:28:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00676467
Message ID:
00676547
Vues:
15
>Hi,
>How could I SELECT all of the records from uncommited view? I need to do this because I want to check the existence of records in the view. That will be more than one record. I tired to use SELECT ....WHERE myKey NOT IN (SELECT myKey FROM myview).. but the subquery always return EMPTY record.

For workaround see Accessing rows in a table buffered view Message #666224.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform