Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uncommitted Recs in a View Not Showing Up Via SQL Select
Message
De
11/07/2001 10:23:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00527485
Message ID:
00529133
Vues:
19
Thanks for the reply, Larry

It must open another occurance of the view as this is a remote view accessing tables held within a SQL Server 7.0 database, so VFP doesn't have access to the base tables directly.

Not to worry,

I simply create a cursor and scan round my view dumping the required records into the temporary cursor.

It's a shame the SQL SELECT doesn't return the uncommitted records as doing something like SELECT DISTINCT is a lot easier than having to 'hand code' it!

Cheers, Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform