Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to SELECT from uncommited view?
Message
De
09/07/2002 04:13:18
 
 
À
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:
00676473
Vues:
13
Unfortunately, you can not perform a select on a buffered record set.

Use SCAN AND SEEK instead.

Mace

>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.
>
>Any ideas?
>
>Thank you
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform